An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Grim (Working Title) [![CI](https://github.com/PikminGuts92/grim/workflows/CI/badge.svg)](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`