Little Fighter Empire - Forums
GRH Editor (LF1 Files) - Printable Version

+- Little Fighter Empire - Forums (https://lf-empire.de/forum)
+-- Forum: General Zone (https://lf-empire.de/forum/forumdisplay.php?fid=23)
+--- Forum: Programming (https://lf-empire.de/forum/forumdisplay.php?fid=50)
+--- Thread: GRH Editor (LF1 Files) (/showthread.php?tid=3321)



GRH Editor (LF1 Files) - Boop - 07-27-2009

http://www.mediafire.com/?injunz22nzz

Coded in c#, you need .Net frame work 3.5. I kind of regret using WPF stuff for this, seems like a waste really :D.

Lets you open a GRH/BMP file and save it as a GRH/BMP. Pretty much a conversion tool. Still haven't decided if this will be a proper "editor" or just a converter. Next release will either have a better interface for conversion, or allow you to edit the image from inside the program. Enjoy modifying LF1 files :).

PS: For those who haven't figured it out, it converts the lf1 graphic files to bmps, and back again ;).


RE: GRH Editor (LF1 Files) - Simoneon - 07-28-2009

Since when You started to like LF1? :O



But hey, nice work!