DarthMike / indielib-crossplatform

IndieLib is a cross-platform Game Graphics engine. Main focus is OpenGL ES 2.0 for mobile iOS operating system, and OpenGL desktop. **NOT SUPPORTED ANYMORE**
zlib License
61 stars 27 forks source link

Make binary releases for win32, linux, OSX #88

Closed DarthMike closed 11 years ago

DarthMike commented 12 years ago
DarthMike commented 11 years ago

@M-F-K Need you to prepare Linux package release. Also following needs to be done in order to separate sources from tutorials and tests/lib:

  1. The files to build indielib remain where they were
  2. Added additional subfoder in repo root called 'tutorials'
  3. My goal is to distribute these: bin/ + resources + tutorials + doc in a packege/zip/tar per platform.

I created branch M0.5 to commit these. We will track and add bugfixes on this branch in eventual case users report issues.