Have the original lighting system back and a little lightbulb model to show where the light is.

This commit is contained in:
Zed A. Shaw 2026-09-13 16:06:18 -04:00
parent 3231f747a9
commit a29494325b
143 changed files with 16360 additions and 9 deletions

View file

@ -0,0 +1,7 @@
mv .\subprojects\packagecache .
rm -recurse -force .\subprojects\,.\builddir\
mkdir subprojects
mv .\packagecache .\subprojects\
mkdir builddir
cp wraps\*.wrap subprojects\
meson setup --default-library=static --prefer-static builddir