Working on cmd bind

This commit is contained in:
2025-09-07 23:53:21 -05:00
parent e32d1f0900
commit 16a0403fd4
22 changed files with 86 additions and 768 deletions

View File

@@ -7,6 +7,4 @@ add_asset(PALETTE first.palette.png)
add_asset(IMAGE font_minogram.png type=ALPHA)
add_asset(IMAGE entities.png type=PALETTIZED)
add_asset(CONFIG init.dcf)
add_asset(CONFIG test.dcf)
# add_asset(TILESET entities.tsx)

View File

@@ -1,3 +1 @@
echo "test1";
echo "test2";
exec "test";
bind ` console;

View File

@@ -1 +0,0 @@
echo "test file"