https://github.com/xgames123/primitiermoddingframework
A modding library for primitier that uses MellonLoader
https://github.com/xgames123/primitiermoddingframework
mod modding pmf primitier
Last synced: 5 months ago
JSON representation
A modding library for primitier that uses MellonLoader
- Host: GitHub
- URL: https://github.com/xgames123/primitiermoddingframework
- Owner: Xgames123
- License: mit
- Archived: true
- Created: 2021-12-27T14:22:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T12:54:04.000Z (about 3 years ago)
- Last Synced: 2025-12-01T05:05:42.476Z (7 months ago)
- Topics: mod, modding, pmf, primitier
- Language: C#
- Homepage:
- Size: 46.5 MB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Primitier Modding Framework (PMF)
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)