Variouse BugFixes and additions.

-Fixed: Bugs in Mappers causing problems when parsing library.
-Fixed: IConditon should throw a error with 0 arguments.
-Added: CacheFile is now sorted so you can remove caches easier.
-Removed: Unnessesary code.
-Added: Counters.
-Added: Gitignore
This commit is contained in:
2021-06-21 16:55:39 +02:00
parent 0f00ad1771
commit 54e66d7f53
8 changed files with 69 additions and 28 deletions
+1
View File
@@ -1,5 +1,6 @@
# ---> Gradle
.gradle
settings.gradle
**/build/
!src/**/build/