5 lines
251 B
TOML
5 lines
251 B
TOML
FileVersion = 1
|
|
Projects = {TheaterGui = {Path = "."}, examples = {Path = "examples"}, Bofa = {Path = "deps/Bofa"}, raylib-beef = {Path = "deps/Raylib/raylib-beef"}, raylib-backend = {Path = "raylib-backend"}}
|
|
|
|
[Workspace]
|
|
StartupProject = "examples"
|