Add a proper VFS in a struct which now lives on the heap with no hacky

static lifetimes, move cursor.bmp to image assets and add wallpapers,
and a logo, add Github Action that auto-releases, add build_all script
which just builds without running
This commit is contained in:
csd4ni3l
2026-05-31 23:41:02 +02:00
parent f943cf5426
commit 43ec0e97df
15 changed files with 387 additions and 222 deletions
+7
View File
@@ -0,0 +1,7 @@
bash build_rust_app.sh libxunil
bash build_rust_app.sh init
bash build_doomgeneric.sh
bash build_helloworld.sh
bash build_rust_app.sh badapple
bash build_rust_app.sh shell
make all