Sinai
81dd8bad0e
Update to C# 10.0, global usings
2022-05-26 06:19:50 +10:00
Sinai
7e0f98ef91
Automatic code cleanup (no real changes)
...
- Use explicit type of var
- Use 'new()'
- Remove unnecessary usings
- Sort usings
- Apply formatting
2022-04-12 05:20:35 +10:00
Sinai
96451477ee
Change ExplorerFolder path and refactor
2022-04-12 00:26:01 +10:00
Sinai
a73e992a0c
Remove "Core" namespace, move everything in it up one level
2022-01-17 19:42:05 +11:00
Sinai
506e75c5fe
Handle Unhollowed modules path through IExplorerLoader. Allow Standalone release to specify manually.
2021-08-19 16:20:25 +10:00
Sinai
734e45cf9f
Remove patching in mod loader classes
2021-07-21 04:13:42 +10:00
Sinai
0d10f94eb5
Use Paths.BepInExRootPath, and cleanup dirs
2021-06-07 19:27:39 +10:00
Sinai
ab8b736f7e
Improve Il2Cpp Coroutine support, make universal ExplorerBehaviour class
2021-05-01 20:55:14 +10:00
Sinai
6d479a6703
3.3.4
...
* Fixed Harmony patches not working properly for games which use older BepInEx releases (ie. Risk of Rain 2)
* Fixed a couple minor issues with the config settings
2021-04-02 17:06:49 +11:00
Sinai
3501a28fd1
Restore UnlockMouse config, adjust config saving
2021-03-30 21:23:45 +11:00
Sinai
0555a644b7
3.3.0 rewrite
...
* Huge restructure/rewrite. No real changes to any functionality, just a cleaner and more manageable project.
2021-03-30 19:50:04 +11:00
Sinai
ade7539fde
cleanups
2021-03-11 17:57:58 +11:00