Skip to content

Commit d793e98

Browse files
authored
Update README.md
1 parent ca68448 commit d793e98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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!
11+
Make sure you're on at least assembly version 2.24 of the game before installing!
1212

1313
1. Download file from here: https://github.com/krypto5863/COM3D2.ShortStartLoader/releases under assets.
1414
2. Place into Bepinex/plugins

0 commit comments

Comments
 (0)