We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8361ee2 commit 8b8665eCopy full SHA for 8b8665e
README.md
@@ -5,6 +5,9 @@ physfs binding for Lua
5
lua-physfs is a [physfs][1] binding for the Lua language. it expose
6
most physfs API, except the `mountIo()` and `register()` routines.
7
8
+[1]: https://github.com/icculus/physfs
9
+[2]: https://luarocks.org
10
+
11
PhysicsFS is a library to provide abstract access to various archives.
12
13
to use this binding, easiest way is use [luarocks][2]:
0 commit comments