https://github.com/pikminguts92/grim
New tool for milo engine game mods
https://github.com/pikminguts92/grim
archive ark dta engine game gltf hack harmonix-games milo model music project9 ps3 viewer wii xbox
Last synced: 6 months ago
JSON representation
New tool for milo engine game mods
- Host: GitHub
- URL: https://github.com/pikminguts92/grim
- Owner: PikminGuts92
- License: mit
- Created: 2020-05-10T03:16:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T03:05:32.000Z (about 1 year ago)
- Last Synced: 2024-03-27T04:22:37.326Z (about 1 year ago)
- Topics: archive, ark, dta, engine, game, gltf, hack, harmonix-games, milo, model, music, project9, ps3, viewer, wii, xbox
- Language: Rust
- Homepage:
- Size: 1.12 MB
- Stars: 15
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grim (Working Title) [](https://github.com/PikminGuts92/grim/actions?query=workflow%3ACI)
**UNDER CONSTRUCTION**This project is intended to be an evolution of [Mackiloha](https://github.com/PikminGuts92/Mackiloha). Overall design is still being worked on. Command line interface and Python API should be considered unstable. The latest CI build can be found [here](https://github.com/PikminGuts92/grim/actions/workflows/ci.yml).
# Build
Install **rustup** and **cargo** from [here](https://www.rust-lang.org/tools/install). Specific python module build instructions are in [scripts](scripts/).Run: `cargo build --release`