Skip to content

Commit 2f8adea

Browse files
committed
Massive changes for version 2.6
Reworked my directory, it was a mess. Removed C# dll, ported all code, fixed bugs, enabled some matrixes, a bunch of stuff.
1 parent f6ea0dd commit 2f8adea

35 files changed

Lines changed: 945 additions & 3569 deletions

.gitignore

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
#Ignored Files
2-
*.zip
3-
Compiled_EXE
4-
CMI/Documentation
5-
CMI/UI
6-
CMI/#CREdit/Loader
7-
CMI/#CREdit/Patchers
8-
CMI/#CREdit/Plugins
9-
CMI/#NoneCREdit
10-
Utility/7zip
11-
Utility/DLL
12-
LMMT
13-
*.docx
14-
*.wav
2+
Compiled_EXE/
3+
Installer Files/Documentation/
4+
Installer Files/UI/
5+
Installer Files/CR Components/Loader/
6+
Installer Files/CR Components/Patchers/
7+
Installer Files/CR Components/Plugins/
8+
Installer Files/Components/
9+
Old

AssetDownloadHandler.iss

Lines changed: 0 additions & 187 deletions
This file was deleted.

0 commit comments

Comments
 (0)