We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 329d3b3 commit bb8f721Copy full SHA for bb8f721
.gitignore
@@ -41,6 +41,7 @@ luac.out
41
*.i*86
42
*.x86_64
43
*.hex
44
+*.bat
45
CortexCommand
46
CortexCommand_debug
47
@@ -56,8 +57,6 @@ CortexCommand_debug
56
57
Screenshots/
58
Mods/
59
Userdata/
-Base.rte/Settings.ini
60
-DedicatedServerDebug.bat
61
62
allegro.log
63
AbortScreen.bmp
@@ -68,5 +67,4 @@ LogLoading.txt
68
67
LogLoadingWarning.txt
69
LogConsole.txt
70
Console.dump.log
71
-Console.input.log
72
-Base.rte/LoadoutsP1.ini
+Console.input.log
0 commit comments