sm64coopdx/docs/lua
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
..
examples Add bytestring packets for mods to use (#866) 2025-06-30 11:24:39 +10:00
guides smlua event hooks refactor (#826) 2025-06-09 07:40:48 +10:00
constants.md Mod file system (#850) 2025-07-01 01:53:47 +02:00
functions-2.md Fix vec3f bugs (#837) 2025-06-05 19:44:09 +10:00
functions-3.md Lighting engine improvements (#870) 2025-06-29 17:46:35 +02:00
functions-4.md Lighting engine improvements (#870) 2025-06-29 17:46:35 +02:00
functions-5.md Mod file system (#850) 2025-07-01 01:53:47 +02:00
functions-6.md Mod file system (#850) 2025-07-01 01:53:47 +02:00
functions.md Mod file system (#850) 2025-07-01 01:53:47 +02:00
globals.md Final touches for geo hooks (#588) 2024-12-28 08:44:36 -05:00
lua.md Add bytestring packets for mods to use (#866) 2025-06-30 11:24:39 +10:00
structs.md Mod file system (#850) 2025-07-01 01:53:47 +02:00