Merge pull request #2 from That-One-Nerd/2021.1

updated main
This commit is contained in:
That_One_Nerd 2021-06-17 09:19:56 -04:00 committed by GitHub
commit a6b6c612a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,3 +21,13 @@
* public class Miscellaneous * public class Miscellaneous
* public struct Optional<T> * public struct Optional<T>
* public static class Stats * public static class Stats
# Version 2021.1:
Mainly centered around files and filesaving.
* Nerd_STF
+ Nerd_STF.Filesaving
+ File<T>
+ BinaryFile
+ ByteFile
+ TextFile
- public class Miscellaneous