1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-12 08:47:45 +00:00
kawari/src/common
Joshua Goins d16c2c6583 Allow loading unpacked game files, add unpacking mode
This enables you to subsitute game files with your own more easily,
along with running a server with only a limited amount of game
data.
2025-07-08 22:39:31 -04:00
..
workdefinitions Fix the character currently equipped items not showing in the lobby 2025-05-12 16:11:17 -04:00
customize_data.rs Update dependencies (binrw, physis, bitflags) 2025-05-09 15:25:57 -04:00
gamedata.rs Allow loading unpacked game files, add unpacking mode 2025-07-08 22:39:31 -04:00
mod.rs Refactor gamedata to use a more general get_item_info function (#96) 2025-07-02 17:30:48 +00:00
position.rs Add Lua API for commands 2025-05-06 21:57:52 -04:00