/XugEdit

No plugins, no popups, no spyware, no forced updates, no awkward keybindings. Only a code editor.

Primary LanguageC++OtherNOASSERTION

XugEdit

Required build environment:
	tools: GNU C++11, make (Windows MinGW)
	libraries: SDL2

Compiling in Linux:
1) go to /src/
2) make -DCOMPILE_FOR_LINUX

Compiling in Windows
1) go to /src/
2) mingw32-make -DCOMPILE_FOR_WINDOWS

Optional -D flags
-DCONSOLE_VERSION		create a console build