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
Added note for possible changes
4.0.0-beta
Anairkoen Schno
4 years ago
parent
f21582fbf7
commit
2d8641a428
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
IPA.Loader/Config/IConfigProvider.cs
+ 2
- 0
IPA.Loader/Config/IConfigProvider.cs
View File
@ -43,6 +43,8 @@ namespace IPA.Config
/// </remarks>
FileInfo
File
{
set
;
}
// TODO: consider moving to asynchronous Store and Load with a FileInfo parameter
/// <summary>
/// Stores the <see cref="Value"/> given to disk in the format specified.
/// </summary>
Write
Preview
Loading…
Cancel
Save