You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Anairkoen Schno c3a3712e75
Make GameVersion field optional
2 years ago
..
Composite Switched entirely over to attribute based system 4 years ago
Features Features can now have multiple definitions of each by way of an array of objects 2 years ago
CannotRuntimeDisableException.cs Changed disable logic to only disable if all dependents could be disabled 4 years ago
DependencyResolutionLoopException.cs Dependency loops now don't kill everything 3 years ago
DisabledConfig.cs Added check to DisabledConfig reload for first load 4 years ago
HarmonyProtector.cs Added BindingFlags to get PatchProcessor patch target 4 years ago
LibLoader.cs Append native libs to PATH instead of adding new search directories 2 years ago
PluginComponent.cs Disabled BeatMods updater 3 years ago
PluginExecutor.cs Add NoEnableDisableAttribute to indicate that a plugin does not need an OnEnable and OnDisable method 2 years ago
PluginInitInjector.cs Add the ability for init injectors to themselves request injected parameters 2 years ago
PluginLoader.cs Make GameVersion field optional 2 years ago
PluginManager.cs Added stopwatch timing for certain sections of initialization 3 years ago
PluginManifest.cs Make GameVersion field optional 2 years ago
PluginMetadata.cs Switch to Hive.Versioning (part 3) 3 years ago
StateTransitionTransaction.cs Minor tweaks to fix StateTransitionTransaction behaviour 2 years ago
description.md Update description to remove legacy information 2 years ago
manifest.json Make GameVersion field optional 2 years ago