Home | Forums | What's new | Resources | |
Public domain tile compression/decompression |
slobu - Aug 12, 2011 |
slobu | Aug 13, 2011 | |||
Thanks Chilly Willy! As usual, your advice is (as Asus is prone to say about their motherboards) ROCK SOLID: HEART TOUCHING!! For the dingle-dorks like me still using Windows and have no experience in C (beyond creating 12 errors in a 5 line "Hello World" program) grab Portable GIT here: https://code.google.com/p/msysgit/downloads/list... Then, in the GIT command prompt, run this: git clone git://github.com/sikthehedgehog/mdtools.git The nice thing is Sik used a permissive license for Mega Drive development. When GPL3 came up I had visions of being forced to submit my source code as a pack-in with every cart |
Chilly Willy | Aug 13, 2011 | |||||
Hehehe - it makes sense that the compressor tool be GPL since it's for the PC and doesn't go in the MD project at all. Most MD devs are good about the MD code being a permissive license. All my stuff is MIT, for example. |