add version to world info

This commit is contained in:
MihailRis
2024-11-22 14:08:01 +03:00
parent f2e7a54180
commit 7f41f95013
6 changed files with 40 additions and 7 deletions
+2
View File
@@ -10,6 +10,8 @@ world.get_list() -> tables array {
name: str,
-- world icon/preview (loading automatically)
icon: str
-- engine version the world was saved on
version: {int, int}
}
-- Returns current day time in range \[0.0-1.0\]