sm64coopdx/developer
PeachyPeach 4c3ee14f55
Some checks are pending
Build coop / build-linux (push) Waiting to run
Build coop / build-steamos (push) Waiting to run
Build coop / build-windows-opengl (push) Waiting to run
Build coop / build-windows-directx (push) Waiting to run
Build coop / build-macos-arm (push) Waiting to run
Build coop / build-macos-intel (push) Waiting to run
Mod file system (#850)
* modfs; optional function parameters in autogen

* errors and stuff

* script to turn a directory into a modfs file and vice versa

* bug fixes

* read: raise error on eof

* properly check eof on read_string

* fill; reload; check pointer validity; skip private files when loading non-active modfs

* added bytestrings

* move ByteString to smlua_utils.h
2025-07-01 01:53:47 +02:00
..
compile.sh Lighting engine improvements (#870) 2025-06-29 17:46:35 +02:00
cpp-check.sh Tear out External Data and make Free Cam always compile 2023-11-01 20:17:55 -04:00
debug.sh Reset dev scripts 2023-05-16 22:14:25 -07:00
dir2modfs.py Mod file system (#850) 2025-07-01 01:53:47 +02:00
README.txt Moved developer scripts to developer folder 2020-10-15 18:10:49 -07:00
static-analysis.sh Fixed several crashes and errors found in static analysis 2023-05-15 01:15:20 -07:00

These scripts contain flags used to develop the mod.
Any build produced using these scripts should not be played online.