https://github.com/rozenmad/luigi_gmsg
Tool for unpack\repack gmsg files from Luigi's Mansion 3DS
https://github.com/rozenmad/luigi_gmsg
3ds game-tool translation
Last synced: over 1 year ago
JSON representation
Tool for unpack\repack gmsg files from Luigi's Mansion 3DS
- Host: GitHub
- URL: https://github.com/rozenmad/luigi_gmsg
- Owner: rozenmad
- Created: 2022-05-05T18:18:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T18:37:32.000Z (over 4 years ago)
- Last Synced: 2025-01-27T12:48:28.990Z (over 1 year ago)
- Topics: 3ds, game-tool, translation
- Language: Lua
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# luigi_lua
Tool for unpack/repack gmsg files from EU ver. Luigi's Mansion 3DS
Running on luajit 2.1.0
based on:
https://github.com/Xzonn/LuigiMansion
import - Repack inputgmsg_name.gmsg from inputmd_name.md to .gmsg
export - Unpack inputgmsg_name.gmsg to .md
### How to use
```sh
luajit luigi.lua import inputgmsg_name inputmd_name outputgmsg_name
luajit luigi.lua export inputgmsg_name output_name
```
## Dependencies:
- luautf8