Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xgames123/primitiermoddingframework

A modding library for primitier that uses MellonLoader
https://github.com/xgames123/primitiermoddingframework

mod modding pmf primitier

Last synced: about 22 hours ago
JSON representation

A modding library for primitier that uses MellonLoader

Awesome Lists containing this project

README

        

# Primitier Modding Framework (PMF)


PMF Logo

Primitier Modding Framework (PMF) is a framework to help make mods for Primitier.
It uses [MelonLoader](https://github.com/LavaGang/MelonLoader).
It adds helper classes to make mods for Primitier.

## Downloading a mod
[Downloading mods](Documentation/DownloadingMods.md)

## Creating a mod
[Creating mods](Documentation/CreatingMods/CreatingMods.md)