aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index aa47705..4a770df 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
+ },
]