mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 16:57:31 +01:00
A button in the options opens the console, with only the current script imported. Change-Id: Ia3053534d6fdb2bd1340ce3c42b7249510c97bbc
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
CodeApp = "Python"
|
|
CodeAppCapital = "PYTHON"
|
|
ConsolePrompt = ">>> "
|
|
ScriptParameters = "..."
|