Skip to content
This repository has been archived by the owner on Aug 29, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 489 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 489 Bytes

DUE TO RECENT GITHUB POLICY CHANGES ALL MY PROJECTS HAVE BEEN MOVED TO GITLAB

foundation-package-tools

Unofficial tools to unpack and repack Foundation's .package files (https://www.polymorph.games/)

$ dismantle <name>.package

-> files are extracted into <name>

$ remantle <name>

-> files are built from <name> into <name>.package

Both of these try to be sane and kind to the user. Please report all bugs and/or surprising results.