-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
- Create and clone a fork.
- Open the
.csproj
file, or open the project's properties. - Modify the Pre-build and Post-build events according to your environment, or remove them completely.
- Create a new branch, then code your features or changes from there.
- If you have additional custom assets, add them as separate bundles and register them by code appropriately.
- Document the public API. You are required to document code with public (or protected) modifiers.
- Commit your changes and push it to your branch.
- Create a pull request from your branch to this repository's master branch.
This wiki will contain useful API if ever a mod creator also wants their custom entities to be supported with the Options/Multiples. Just add this mod as a dependency (either hard or soft), and add this mod's DLL file as a project dependency. If you have questions, contact Chen.
To start, click here to head on over to the API Documentation.
The documentation is powered by DefaultDocumentation.
For a quick overview of the API, go to the Quick References.
Adds Gradius' Option, the ultimate weapon from the Gradius Federation, as well as the seed form of it. 2 custom drones are also added, which are powered by this mod's API. More information can be found in the Features page. Vanilla drones are also tweaked, some of them being configurable, to maintain mod compatibility.
Home | API Documentation | API References | Features | Contact | Changelog