add: base system + light module

This commit is contained in:
CaYpeN1
2024-03-18 01:25:09 +05:00
parent 0377fc7091
commit 407427b31b
7 changed files with 172 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Maked by CaypenNow",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "light"
}
]
}