Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 469 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 469 Bytes

Primitier modding API

Setting up

  1. Install LATEST MelonLoader
  2. Run it once
  3. Create a system environment variable PRIMITIER_DIR and set it to your Primitier folder path
  4. Clone the project and open it in visual studio
  5. Try building TestMod to ensure that everything is working
  6. Every system is demonstrated in TestMod so you can understand them

Full documentation is TBD