Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xgames123/primitiermoddingframework
- Owner: Xgames123
- License: mit
- Created: 2021-12-27T14:22:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T21:12:47.000Z (almost 2 years ago)
- Last Synced: 2023-03-09T11:05:33.819Z (over 1 year ago)
- Topics: mod, modding, pmf, primitier
- Language: C#
- Homepage:
- Size: 46.5 MB
- Stars: 7
- Watchers: 4
- Forks: 5
- 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)