softdorothy / Glypha3

Sources to the shareware game for the Macintosh written by John Calhoun in the 90's.
MIT License
58 stars 9 forks source link

Resource forks #1

Open mrpippy opened 8 years ago

mrpippy commented 8 years ago

I loved these games, so glad to see they've been open sourced! Unfortunately git completely ignores resource forks, so the .rsrc files, assets, and maybe project files are all empty. I don't know if there's a good way to handle resource fork files on git, running them through MacBinary might be the only solution.

softdorothy commented 8 years ago

On Jan 28, 2016, at 9:46 PM, Brendan Shanks notifications@github.com wrote: I don't know if there's a good way to handle resource fork files on git, running them through MacBinary might be the only solution

Thanks, I’ll see what I can do….

John Calhoun—

softdorothy commented 8 years ago

I ran macbinary (good suggestion) and replaced the files that GitHub was unhappy with.

clort81 commented 2 years ago

Now an enterprising whippersnapper just needs to make a sdl backend and linux build :)

eisnerguy1 commented 1 year ago

There's actually a modern port: https://github.com/kainjow/Glypha