Added basic CogwheelConsoleUI and implementation

This commit is contained in:
Spudnut2000
2024-10-02 22:48:21 -05:00
parent 86e8b2168c
commit ef73de5a86
242 changed files with 25684 additions and 5194 deletions

View File

@@ -348,12 +348,13 @@
-analyzer:"/home/spudnut/Unity/Hub/Editor/2022.3.36f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll"
-analyzer:"/home/spudnut/Unity/Hub/Editor/2022.3.36f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll"
"Assets/Cogwheel/Scripts/COGWHEEL.cs"
"Assets/Cogwheel/Scripts/CogwheelSettings.cs"
"Assets/Cogwheel/Scripts/Command.cs"
"Assets/Cogwheel/Scripts/CommandAttribute.cs"
"Assets/Cogwheel/Scripts/CommandsManager.cs"
"Assets/Cogwheel/Scripts/ICommand.cs"
"Assets/Cogwheel/Scripts/ICommandsManager.cs"
"Assets/Cogwheel/Scripts/Test.cs"
"Assets/Cogwheel/UI/CogwheelConsole.cs"
-langversion:9.0
/deterministic
/optimize+

View File

@@ -348,12 +348,14 @@
-analyzer:"/home/spudnut/Unity/Hub/Editor/2022.3.36f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll"
-analyzer:"/home/spudnut/Unity/Hub/Editor/2022.3.36f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll"
"Assets/Cogwheel/Scripts/COGWHEEL.cs"
"Assets/Cogwheel/Scripts/CogwheelSettings.cs"
"Assets/Cogwheel/Scripts/Command.cs"
"Assets/Cogwheel/Scripts/CommandAttribute.cs"
"Assets/Cogwheel/Scripts/CommandsManager.cs"
"Assets/Cogwheel/Scripts/ICommand.cs"
"Assets/Cogwheel/Scripts/ICommandsManager.cs"
"Assets/Cogwheel/Scripts/Test.cs"
"Assets/Cogwheel/Test.cs"
"Assets/Cogwheel/UI/CogwheelConsole.cs"
-langversion:9.0
/deterministic
/optimize-