mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
11 lines
278 B
TOML
11 lines
278 B
TOML
FileVersion = 1
|
|
Dependencies = {corlib = "*", GlitchLog = "*", GlitchyEngine = "*"}
|
|
|
|
[Project]
|
|
Name = "GlitchyEditor"
|
|
TargetType = "BeefGUIApplication"
|
|
StartupObject = "GlitchyEngine.Program"
|
|
|
|
[Configs.Debug.Win64]
|
|
DebugCommandArguments = "\"content\\Scenes\\physics2D.scene\""
|