-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Speiger edited this page Mar 8, 2018
·
2 revisions
Welcome to the Scavenge wiki!
Here is a quick tutorial on how to make a plugin for Scavenge:
How to make an addon for Scavenge:
- Download the API/Mod from Curse and install it in your dev envioment. (I don't have a maven so thats the way to do it)
- Make A Class that Implements ScavengePlugin and has ScavengeLoaded
- Load your conditions/effects/lootproperties/MathOperations/MathModifiers into the ScavengeAPI
If a more detailed explanation is needed then i will make one but its to late right now.