mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Updated Template for new dotnet runtime
- Added Submodule 'Xml-Beef' - Use .slnx as solution-file - Automatically set correct path to ScriptCore in Project files
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
FileVersion = 1
|
||||
Dependencies = {corlib = "*", GlitchyEngine = "*"}
|
||||
Dependencies = {corlib = "*", GlitchyEngine = "*", corlib = "*"}
|
||||
|
||||
[Project]
|
||||
Name = "GlitchyEngine.Test"
|
||||
TargetType = "BeefTest"
|
||||
StartupObject = "GlitchyEngine.Test.Program"
|
||||
|
||||
[Configs.Debug.Win64]
|
||||
DebugWorkingDirectory = ""
|
||||
|
||||
[Configs.Test.Win64]
|
||||
DebugWorkingDirectory = "$(WorkspaceDir)\\GlitchyEditor"
|
||||
|
||||
Reference in New Issue
Block a user