spillerrec / RICcreator

RICcreator is an editor for the LEGO Mindstorms RIC image format and aims to bring out the formats advanced features for everybody. The goal is to support every feature apparent in John Hansen's enhanced firmware for Windows, Mac and Linux users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the source-code distrubuation of RICcreator.


Overview:
	RICcreator is an editor for the LEGO Mindstorms RIC format.


Requirements: (compiling)
	C++ compiler
	QT4, with developertools


Installation:
	Run "qmake"
	Run "make" for debug build, or "make release" for release build
	Copy every file in "bin" to the folder the executable is in.


Credits:
	Coding:
		Sebastian Wahl (Spiller / spillerrec)
	
	Pre-alpha testing:
		Muntoo

About

RICcreator is an editor for the LEGO Mindstorms RIC image format and aims to bring out the formats advanced features for everybody. The goal is to support every feature apparent in John Hansen's enhanced firmware for Windows, Mac and Linux users.

License:Other


Languages

Language:C++ 96.6%Language:C 2.8%Language:IDL 0.7%