This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Loader now correctly adds disabled dependents to the config on disk
pull/46/head
Anairkoen Schno
4 years ago
parent
c147a5f993
commit
f95ba91680
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
IPA.Loader/Loader/PluginLoader.cs
+ 1
- 0
IPA.Loader/Loader/PluginLoader.cs
View File
@ -512,6 +512,7 @@ namespace IPA.Loader
}
}
}
}
DisabledConfig
.
Instance
.
Changed
(
)
;
PluginsMetadata
=
metadata
;
PluginsMetadata
=
metadata
;
}
}
Write
Preview
Loading…
Cancel
Save