sm64coopdx/autogen/lua_definitions
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
..
constants.lua Mod file system (#850) 2025-07-01 01:53:47 +02:00
functions.lua Mod file system (#850) 2025-07-01 01:53:47 +02:00
manual.lua Add bytestring packets for mods to use (#866) 2025-06-30 11:24:39 +10:00
structs.lua Mod file system (#850) 2025-07-01 01:53:47 +02:00