mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-21 06:40:37 +01:00
A button in the options opens the console, with only the current script imported. Change-Id: Ia3053534d6fdb2bd1340ce3c42b7249510c97bbc
8 lines
222 B
Plaintext
8 lines
222 B
Plaintext
Console = "Python shell"
|
|
AddScript = "Add a script"
|
|
ScriptOptions = "Script options"
|
|
ExecuteScript = "Execute script"
|
|
RenameScript = "Rename script"
|
|
AutoImportScript = "Auto import in shell"
|
|
DeleteScript = "Delete script"
|