1.0.0
This commit is contained in:
commit
b45a1f7e34
4 changed files with 383 additions and 0 deletions
16
README.md
Normal file
16
README.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# StickFly - Stick Fight: The Game
|
||||
|
||||
StickFly is a simple BepInEx plugin for Stick Fight: The Game that allows you to fly freely like you are the halloween boss.
|
||||
|
||||
# Installation
|
||||
1. [Download the latest **BepInEx 5 stable** release for Mono x64](https://github.com/BepInEx/BepInEx/releases). As of March 2025, we recommend getting BepInEx_win_x64_5.4.23.2.zip
|
||||
2. Extract the zip file contents into your root game folder (where the StickFight.exe file is, and not in the 'StickFight_Data' folder!)
|
||||
3. Launch the game once.
|
||||
4. Get the mod from our releases page.
|
||||
5. Get the [anti-cheat here](https://github.com/Mn0ky/SFTG-SimpleAntiCheat/releases/download/v1.0.1/SimpleAntiCheat.dll).
|
||||
6. Put both .dll files in the BepInEx/plugins folder.
|
||||
7. Launch the game and fly around!
|
||||
|
||||
## Acknowledgments
|
||||
We'd like to thank:
|
||||
* [Mn0ky](https://github.com/Mn0ky) for his anti-cheat plugin, which we use as a dependency.
|
||||
Loading…
Add table
Add a link
Reference in a new issue