Changes between Version 2 and Version 3 of ModdersGuide


Ignore:
Timestamp:
05/15/12 15:55:36 (12 months ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ModdersGuide

    v2 v3  
    11= Walkthroughs on how to modify Epiar = 
     2 
     3Modifying 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. 
    24 
    35== Missions ==