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 6e0924c commit 0319b82Copy full SHA for 0319b82
Bender.bmx
@@ -15,7 +15,7 @@ Import "Types/GraphicsOutput.bmx"
15
16
'////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
17
18
-AppTitle = "CCCP Bender 1.3.0"
+AppTitle = "CC Bender 2.0.0" '4 Mar 2021
19
20
Global g_SettingsManager:SettingsManager = Null
21
Global g_UserInterface:UserInterface = Null
Bender.settings
@@ -0,0 +1,3 @@
1
+app.version.name=2.0.0
2
+app.name=CC Bender
3
+app.description=Cortex Command Bender
0 commit comments