mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-13 11:46:01 +02:00
Change to allow working in installer
This commit is contained in:
parent
5c813f31ec
commit
463e26ff75
19 changed files with 571 additions and 57 deletions
6
IDE/dist/BeefConfig.toml
vendored
6
IDE/dist/BeefConfig.toml
vendored
|
@ -12,4 +12,8 @@ Location = { Path = "../../BeefLibs/Beefy2D" }
|
|||
|
||||
[Registry.SDL2]
|
||||
Version = "1.0.0"
|
||||
Location = { Path = "../../BeefLibs/SDL2" }
|
||||
Location = { Path = "../../BeefLibs/SDL2" }
|
||||
|
||||
[Registry.MiniZ]
|
||||
Version = "1.0.0"
|
||||
Location = { Path = "../../BeefLibs/MiniZ" }
|
Loading…
Add table
Add a link
Reference in a new issue