fogleman / Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).
http://www.michaelfogleman.com/craft/
MIT License
10.39k stars 1.39k forks source link

Tag a release version #130

Closed alebcay closed 10 years ago

alebcay commented 10 years ago

Hello there,

If it's possible, I'd ask that a release be tagged. I'm trying to add this game to the homebrew project (under homebrew-games), and they've specified that they want source code, but they don't want it from the head of the repo. That leaves stable releases to check out and build. Could you do that?

Thanks in advance for your time and attention.

fogleman commented 10 years ago

Done: https://github.com/fogleman/Craft/releases/tag/v1.0

Cool idea. :)

fogleman commented 10 years ago

Keep me posted on the homebrew progress?

alebcay commented 10 years ago

Thanks for responding so quickly! The issue at homebrew-games: https://github.com/Homebrew/homebrew-games/pull/103

asl97 commented 10 years ago

if it's done, shouldn't you close this?