Skip to content

Commit ca68448

Browse files
authored
Update README.md
1 parent 8bcd084 commit ca68448

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ As we all know, KISS can't code. This leads to the many issues with the game onc
88
To get technical, we optimize various calls by sorta juggling the slower parts of the code. You can credit @hatena_37 for portions of the code found in ModMenuAccel that indeed confer a speed boost. I ported that code to BepInEx and implemented it in a cleaner fashion into SSL. Apart from that, the biggest optimization is implementing parallelism for mod gathering. This can slough off various seconds or even minutes as the game identifies mod files while it loads itself.
99

1010
## Installation ##
11+
Make sure you're on the latest version of the game before installing!
12+
1113
1. Download file from here: https://github.com/krypto5863/COM3D2.ShortStartLoader/releases under assets.
1214
2. Place into Bepinex/plugins
1315
3. REMOVE `COM3D2.ModMenuAccel.Hook.dll` and `COM3D2.ModMenuAccel.Patcher.dll`, they are no longer needed!

0 commit comments

Comments
 (0)