Aurora-Sim/Developer/Documentation/en
De DigiWiki.
Version du 29 avril 2012 à 01:15 par Djphil (discuter | contributions)
Sommaire |
Documentation on the Aurora-Sim Code (updated for 0.3 release)
We have many documents on how Aurora works, how to develop modules for it, and how the code flows.
Coding Standards and Submission Requirements
General Documentation
Aurora-Sim (DoxyGen documentation)
libAurora.php (DoxyGen documentation)
(Future) How Aurora works (Internally with images)
Understanding the Code Flow of Aurora (Document)
Getting started with modules
Developing a INonSharedRegionModule or ISharedRegionModule
Developing a ISharedRegionStartupModule
Developing an Aurora.Server service (IService interface)
Developing an Application Plugin (IApplicationPlugin)