packtool.lua
This tool cost me 3 nights to finish, and it's very useful when sharing a bunch of files between servers or sth. like different environments using pastebin.com.
Features:
- Pack and unpack files just like the command "zip".
- Several arguments specify its behavior.
Notes:
Only text files are supported for now, and it's enough for ComputerCraft.
TODO:
Support making the self-unpacking executable package.
Download:
pastebin get g9k6mbuT packtool.lua