1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-05 07:45:59 +02:00

Start of package management

This commit is contained in:
Brian Fiete 2021-02-25 08:10:21 -08:00
parent e517a9745a
commit e6c4a95ccd
25 changed files with 4316 additions and 692 deletions

View file

@ -1,5 +1,5 @@
FileVersion = 1
Dependencies = {Beefy2D = "*", corlib = "*", curl = "*"}
Dependencies = {Beefy2D = "*", corlib = "*", curl = "*", libgit2 = "*"}
[Project]
Name = "IDE"