Difference between revisions of "NewDawnHome"
Line 26: | Line 26: | ||
|style="width: 18%"| [[Reference Files]] || Reference files are used throughout many of the script files | |style="width: 18%"| [[Reference Files]] || Reference files are used throughout many of the script files | ||
|- | |- | ||
− | | [[ | + | | [[NDVideoScriptFilesMain] Scripting] || Covering script related topics. |
|- | |- | ||
| [[Template Files]] || XML files that contain information on a object in game. | | [[Template Files]] || XML files that contain information on a object in game. |
Revision as of 17:09, 7 November 2019
Welcome to the Legends of Aria Community Developers Wiki
Server Index | Description |
---|---|
Reference Files | These are text files with information on various asset information |
Script Files | These are the core files for the Legends of Aria game |
Template Files | These are template files for objects in game. |
MapData Files | Files generated by the Unity Build Map feature. |
LuaTools Files | These are built in tools to handle things such as json and xml and other tools. |
Tutorial Videos
Category | Description |
---|---|
Reference Files | Reference files are used throughout many of the script files |
[[NDVideoScriptFilesMain] Scripting] | Covering script related topics. |
Template Files | XML files that contain information on a object in game. |
MapData Files | Files generated by the Unity Build Map feature. |
LuaTools Files | Simple plugins for dealing with xml, json and other things. |
Community Projects
Server Index | Description |
---|---|
LoaShards | LoA Shards, www.loashards.com is the first monitoring website for help admins to see the players status and get some statistics of their servers, with LoAShards u can also add description, infos, and few pictures/videos, for advice your server to every LoA player. |
The Curriculum | I started the Curriculum page as an ongoing project to develop a sort of course for new modders. Please use the curriculums discussions page to add questions or tutorial requests. ~Yorlik |
Template Files | These are template files for objects in game. |
MapData Files | Files generated by the Unity Build Map feature. |
LuaTools Files | These are built in tools to handle things such as json and xml and other tools. |