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
Merge branch 'master' into 4.0.0-beta
4.0.0-beta
Anairkoen Schno
5 years ago
parent
4e2f9de73f
3808cad56e
commit
4e5d068008
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
IPA.Loader/Loader/LibLoader.cs
+ 4
- 0
IPA.Loader/Loader/LibLoader.cs
View File
@ -9,6 +9,10 @@ using System.Linq;
using
IPA.Logging
;
using
IPA.Utilities
;
using
Mono.Cecil
;
#if NET3
using
Net3_Proxy
;
using
Directory
=
Net3_Proxy
.
Directory
;
#endif
namespace
IPA.Loader
{
Write
Preview
Loading…
Cancel
Save