Packtool - a tool for pack a bunch of files and folders just like ZIP.

Started by David-123, Yesterday at 04:01 PM

Previous topic - Next topic

David-123

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