massively expand steam api

This commit is contained in:
2025-07-17 20:28:47 -05:00
parent e677832b12
commit 881407a64f
8 changed files with 2829 additions and 59 deletions

View File

@@ -1,6 +1,7 @@
debug: FORCE
meson setup build_dbg -Dbuildtype=debugoptimized
meson install --only-changed -C build_dbg
cp build_dbg/cell . && chmod +x cell
fast: FORCE
meson setup build_fast