Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

codemob-dev/Splotch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

WARNING!

Splotch is going to be turned into a BepInEx library. DO NOT make any new mods for this and DO NOT install it to run any mods.

Splotch

Total lines of code in master GitHub repo size GitHub Release Contributors GitHub issues Maintenance

Splotch is a mod loader for the game Bopl Battle, running on Doorstop and HarmonyX.

Table of Contents

  1. Installation
  2. Mod Creation
  3. Roadmap
  4. Contributing
  5. Credits
  6. License
  7. Help
  8. Statistics

Installation

To install Splotch, follow these steps:

  • Extract the latest release into the game files of Bopl Battle.
  • Start the game. A folder named splotch_mods should be generated.
  • Place any mods you want to install into this folder.
  • Start the game again, and you should see the names of the installed mods appear in the bottom right corner.
  • The same procedure can be followed to update the game. If using BepInEx, ensure the doorstop_config.ini file is from Splotch.

Mod Creation

To create mods for Splotch, clone the template mod and refer to the wiki for more information.

Roadmap

Mod Loading

  • Basic functionality
  • Loading from zip files
  • Mod dependencies

APIs

  • Event API (More events needed)
  • BGL (Bopl Graphics Lib) (in progress)
  • Ability API (in progress)
  • Networking Lib (in progress)

Other Features

  • General utility class
  • BepInEx compatibility
  • Built-in mod manager

Contributing

Contributions to Splotch are welcome! Feel free to check out the issues and contribute in any way you can.

Credits

  • Developer: Codemob
  • Developer: WackyModder
  • Contributer: Almafa64
  • Wiki, Docs & Contributer: Melon

License

This project is licensed under the WPFTL License.

Help

If you need assistance, join our Discord server. You can ask for help or discuss anything related to Splotch and modding for Bopl Battle.