developer home

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
dev [2014/11/18 16:05]
mumfrey
dev [2014/11/18 18:11]
mumfrey
Line 1: Line 1:
 ~~META:​title=developer home~~ ~~META:​title=developer home~~
 +~~NOTOC~~
  
 Welcome to LiteLoader Welcome to LiteLoader
Line 11: Line 12:
 Getting started with LiteLoader is quite straightforward,​ if you are an experienced modder comfortable with using SVN, Eclipse, and setting up multiple projects then you can check out the [[dev:​quickstart|Quick Start Guide - for advanced users]], or for a more in-depth tutorial follow the [[dev:​tutorial|Tutorial]] which covers each of the steps in the Quick Start Guide in more detail. Getting started with LiteLoader is quite straightforward,​ if you are an experienced modder comfortable with using SVN, Eclipse, and setting up multiple projects then you can check out the [[dev:​quickstart|Quick Start Guide - for advanced users]], or for a more in-depth tutorial follow the [[dev:​tutorial|Tutorial]] which covers each of the steps in the Quick Start Guide in more detail.
  
 +Developer Reference
 +===================
 +
 +* [[dev:​litemod.json|Metadata and litemod.json]]
 +* [[dev:​revisions|Version and Revision]]
 +* [[dev:​interfaces|LiteLoader Interfaces]]
 +
 +Advanced Topics
 +===============
 +
 +* [[dev:​eventtransformer|Event Transformers]]
 +* [[dev:​overlays|Overlay Transformers]]
 +* [[dev:​accessors|Accessor Transformers]]
 +
 +* [[dev:​jsonevents|Defining event transformers in json]]

Login