Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.
/ ResourceKit Public archive

A framework for reading and handling legacy resource files.

License

Notifications You must be signed in to change notification settings

tjhancocks/ResourceKit

Repository files navigation

ResourceKit

Build Status Version License MIT

ResourceKit is a framework for reading and handling the legacy ResourceFork/ResourceFile format. This is not intended as a mechanism for storing new data in modern projects, but rather as a way for modern projects to access and utilise data in old files.

The ResourceFork (commonly used under Classic Mac OS) was used to store data and assets for applications, and during the transistion to Mac OS X a flattened version, the .rsrc file was created. Both of these are now in a state of deprecation and all of their functionality is contained with the "Carbon" umbrella of frameworks. It is a shame that access to these files will eventually be lost on newer machines.

This framework aims to lessen that loss by ensuring access to those files is still possible.

About

A framework for reading and handling legacy resource files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published