Loaders in detail

What exactly is a loader?

A loader is a Java class file that can act as a plug-in for Packafied so it can read different file formats. Loaders can be written by people other than the author of Packafied, providing they know how to do it.

Making loaders

When Packafied 1.0 is written, I will release the details on how to do this. There is too much that can still change, and if I told you how to write a loader now, it may be obsolete in the next version.