mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
9 lines
188 B
TOML
9 lines
188 B
TOML
FileVersion = 1
|
|
|
|
[Project]
|
|
Name = "ScriptCore"
|
|
TargetType = "CustomBuild"
|
|
|
|
[Configs.Debug.Win64]
|
|
PostBuildCmds = ["dotnet build \"$(WorkspaceDir)/ScriptCore/ScriptCore.csproj\" -c Debug"]
|