wiki:ModdersGuide
Last modified 12 months ago Last modified on 05/15/12 15:55:36

Walkthroughs on how to modify Epiar

Modifying Epiar is typically done not by writing new C++ code, but by writing Lua scripts. If you are not already familiar with the basics of Lua (loops, functions, variable scoping), check out http://luatut.com/crash_course.html.

Missions

AI

  • nothing yet

Editor

  • nothing yet