Move variable functions into var namespace #5

Merged
vlw merged 2 commits from refs/pull/5/head into master 2026-05-16 11:20:01 +02:00
vlw commented 2026-05-16 11:18:03 +02:00 (Migrated from codeberg.org)

This PR moves all the functions related to variables into the var namespace. This is to allow for other standard functions to be added in the future (block and entity functions for example).

This PR moves all the functions related to variables into the `var` namespace. This is to allow for other standard functions to be added in the future (block and entity functions for example).
Sign in to join this conversation.
No description provided.