mirror of
https://github.com/MaddyThorson/StrawberryBF.git
synced 2024-11-25 16:18:56 +08:00
6 lines
138 B
TOML
6 lines
138 B
TOML
|
FileVersion = 1
|
||
|
Projects = {SampleGame = {Path = "."}, Strawberry = {Path = ".."}, SDL2 = "*"}
|
||
|
|
||
|
[Workspace]
|
||
|
StartupProject = "SampleGame"
|