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

Commit f7725f0

Browse files
authored
Added "Lines of code" badge :)
1 parent 23e0d8f commit f7725f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Splotch
22

3+
![Total lines of code in master :)](https://tokei.rs/b1/github/commandblox/splotch?category=lines)
4+
35
Splotch is a mod loader for the game Bopl Battle. It runs on [Doorstop](https://github.com/NeighTools/UnityDoorstop) and [HarmonyX](https://github.com/BepInEx/HarmonyX).
46

57
## Installation
68
Extract the [latest release](https://github.com/commandblox/Splotch/releases/latest) into the game files of Bopl Battle and start the game. The folder `bopl_mods` should be generated. Put the folder of any mods you want to install and start the game and you should see the names of the mods you installed appear in the bottom right.
79

810
## Mod creation
9-
Clone my [template mod](https://github.com/commandblox/Splotch-Mod-Template) to get started. More info on the [wiki](https://github.com/commandblox/Splotch/wiki/Mod-Development).
11+
Clone my [template mod](https://github.com/commandblox/Splotch-Mod-Template) to get started. More info on the [wiki](https://github.com/commandblox/Splotch/wiki/Mod-Development).

0 commit comments

Comments
 (0)