ManlyMarco
|
72fc21fc1c
Remove MissingDependencyException
|
5 years ago |
ManlyMarco
|
9848e64ea3
Merge with master
|
5 years ago |
ManlyMarco
|
da14816b84
Added BepInIncompatibility attribute
|
5 years ago |
ManlyMarco
|
d41c90eb13
Make BepInDependency implement ICacheable and hide ICacheable implementations
|
5 years ago |
ManlyMarco
|
d6491da60a
Add MinimumVersion support to BepInDependency
|
5 years ago |
ManlyMarco
|
cf73569a0a
Restore unnecessary changes
|
5 years ago |
ManlyMarco
|
49c9749d38
Merge with cecil branch
|
5 years ago |
ManlyMarco
|
ea42a9932a
Clean up parameter names
|
5 years ago |
ManlyMarco
|
ab3509ed7b
Added BaseUnityPlugin.Metadata and some xmldocs
|
5 years ago |
ghorsington
|
7f5f600d0c
Fix process filter logic
|
5 years ago |
ghorsington
|
3190bfce17
Reformat code
|
5 years ago |
ghorsington
|
2bed848f1d
Generate basic plugin info on plugins initialized outside chainloader
|
5 years ago |
ghorsington
|
626985b49e
Remove dumplicate BepInPlugin factory method
|
5 years ago |
ghorsington
|
a819d06ba5
Merge unpulled changes
|
5 years ago |
ghorsington
|
fb4e70bc56
Return original MetadataHelper methods for compatibility
|
5 years ago |
ghorsington
|
ec22e7fc59
Fix recursion in MetadataHelper.GetMetadata
|
5 years ago |
ghorsington
|
e1f7382d97
Add PluginInfo class for metadata; process plugins via cecil instead of Assembly.Load
|
5 years ago |
Bepis
|
d89d42856a
Enforce stricter validation for plugin info
|
5 years ago |
ghorsington
|
82cb4ca1e0
Return original MetadataHelper methods for compatibility
|
5 years ago |
ghorsington
|
e4a61ebad6
Fix recursion in MetadataHelper.GetMetadata
|
5 years ago |
ghorsington
|
60d8411f70
Add PluginInfo class for metadata; process plugins via cecil instead of Assembly.Load
|
5 years ago |
denikson
|
84dfcdfa87
Fix chainloader to skip plugins that are also skipped
|
5 years ago |
Bepis
|
4a9ada6540
Fix MetadataHelper types
|
5 years ago |
Bepis
|
becdbed829
Fix whitespace issues
|
5 years ago |
Bepis
|
4dd30fa43e
Remove debug compilation check for BuildInfoAttribute usage
|
5 years ago |
Bepis
|
2cf9d34fdb
Add debug info attribute
|
6 years ago |
Bepis
|
67acf9c576
Added lots of XML documentation
|
6 years ago |
Bepis
|
fb96717caf
Bootstrap code cleanup
|
6 years ago |
Bepis
|
acba62de9a
Restructure contract files
|
6 years ago |