summaryrefslogtreecommitdiffstats
path: root/libraries/physfs/README
diff options
context:
space:
mode:
author Erik Hanson2010-05-11 14:56:24 +0200
committer Erik Hanson2010-05-11 14:56:24 +0200
commit83514f69f5964ba80311e60e7b78d1ed1c9dc6d1 (patch)
treea70c44da07a3a13475a475247d69256b68cf9712 /libraries/physfs/README
parent0d0055fa2f4c144440e09a2a32f707c0786bdfec (diff)
downloadslackbuilds-83514f69f5964ba80311e60e7b78d1ed1c9dc6d1.tar.gz
libraries/physfs: Initial import
Diffstat (limited to 'libraries/physfs/README')
-rw-r--r--libraries/physfs/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/physfs/README b/libraries/physfs/README
new file mode 100644
index 0000000000..d291b0ad41
--- /dev/null
+++ b/libraries/physfs/README
@@ -0,0 +1,3 @@
+PhysicsFS is a library to provide abstract access to various archives. It is
+intended for use in video games, and the design was somewhat inspired by
+Quake 3's file subsystem.