mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Added logger
This commit is contained in:
+1
-7
@@ -1,11 +1,5 @@
|
||||
FileVersion = 1
|
||||
Projects = {Sandbox = {Path = "Sandbox"}, GlitchyEngine = {Path = "GlitchyEngine"}}
|
||||
Projects = {Sandbox = {Path = "Sandbox"}, GlitchyEngine = {Path = "GlitchyEngine"}, GlitchLog = {Path = "GlitchLog"}}
|
||||
|
||||
[Workspace]
|
||||
StartupProject = "Sandbox"
|
||||
|
||||
[Configs.Test.Win32]
|
||||
ConfigSelections = {corlib = {Config = "Debug"}}
|
||||
|
||||
[Configs.Test.Win64]
|
||||
ConfigSelections = {corlib = {Config = "Debug"}}
|
||||
|
||||
Reference in New Issue
Block a user