mirror of
https://github.com/MaddyThorson/StrawberryBF.git
synced 2025-12-15 13:27:06 +08:00
Sample game. Easing methods. Colors.
This commit is contained in:
8
SampleGame/BeefProj.toml
Normal file
8
SampleGame/BeefProj.toml
Normal file
@ -0,0 +1,8 @@
|
||||
FileVersion = 1
|
||||
Dependencies = {corlib = "*", SDL2 = "*", Strawberry = "*"}
|
||||
|
||||
[Project]
|
||||
Name = "SampleGame"
|
||||
TargetType = "BeefGUIApplication"
|
||||
StartupObject = "Strawberry.Sample.Program"
|
||||
DefaultNamespace = "Strawberry.Sample"
|
||||
Reference in New Issue
Block a user