mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Added Mono for C# scripting
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
FileVersion = 1
|
||||
|
||||
[Project]
|
||||
Name = "ScriptCore"
|
||||
TargetType = "CustomBuild"
|
||||
|
||||
[Configs.Debug.Win64]
|
||||
PostBuildCmds = ["dotnet build \"$(WorkspaceDir)/ScriptCore/ScriptCore.csproj\" -c Debug"]
|
||||
Reference in New Issue
Block a user