Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
> Give permission for users to modify my file; including releasing bug fixes or improving on the features my file adds to the game, and upload it as a separate file? We welcome all contributions to our GitHub repository and this method of cooperation is encouraged.
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
RL2.API is an event driven modding API for Rogue Legacy 2. It runs on top of RL2.ModLoader.
The API currently supports
Player:
Stat modification
Altering heir generation
Adding on spawn behaviour
Adding pre death behaviour - enables death prevention
Adding on death behaviour
Enemies:
Modifying enemy data
Adding on spawn behaviour
Adding pre death behaviour - enables death prevention
Adding on death behaviour
Abilities
Stat modification
Map
Adding custom room icon
Custom Relic support is coming in the next update, alongside a rework to how player stat modification is handled.
- How to install: - Install RL2.ModLoader - Run the game once - Download `RL2.API.zip` and unpack it into `Game_Installation_Path/Rogue Legacy 2_Data/Mods