added physfs

This commit is contained in:
Billingsly Wetherfordshire 2014-03-27 14:46:06 -05:00
parent 631bbd6300
commit 518f738f1f

View File

@ -632,4 +632,13 @@
"license":"MIT",
"web":"https://github.com/fowlmouth/allegro5"
},
{
"name":"physfs",
"url":"git://github.com/fowlmouth/physfs",
"method":"git",
"tags":["wrapper","filesystem","archives"],
"description":"A library to provide abstract access to various archives.",
"license":"WTFPL",
"web":"https://github.com/fowlmouth/physfs"
},
]