lua environmnents-related update

This commit is contained in:
MihailRis
2024-02-09 15:46:43 +03:00
parent 9ad371862c
commit fce77bc896
10 changed files with 67 additions and 87 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
<inventory color="#00000080">
<inventory color="#00000080" size="400,100">
<slots-grid cols="4" count="40"/>
<button coord="300,10">Test</button>
</inventory>
+3
View File
@@ -0,0 +1,3 @@
-- use for engine development tests
-- must be empty in release
-- must not be modified by content-packs