add code
This commit is contained in:
7
Example/BeefProj.toml
Normal file
7
Example/BeefProj.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
FileVersion = 1
|
||||
Dependencies = {corlib = "*", SDL3 = "*"}
|
||||
|
||||
[Project]
|
||||
Name = "SDL3.Example"
|
||||
TargetType = "BeefGUIApplication"
|
||||
StartupObject = "SDL3.Example.Program"
|
||||
Reference in New Issue
Block a user