Difference between revisions of "NewDawnHome"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
Line 6: Line 6:
 
! Server Index !! Description
 
! Server Index !! Description
 
|-
 
|-
|style="width: 18%"| [[NDServerIndexReferenceMain|References]] || These are text files with information on various asset information
+
|style="width: 18%"| [[NDServerIndexReferenceMain|References]] || Information about reference files and what is in them
 
|-
 
|-
| [[NDServerIndexScriptsMain|Scripts]] || These are the core files for the Legends of Aria game
+
| [[NDServerIndexScriptsMain|Scripts]] || Information about the base scripts that come with the Legends of Aria server
 
|-
 
|-
| [[NDServerIndexTemplateMain|Templates]] || These are template files for objects in game.  
+
| [[NDServerIndexTemplateMain|Templates]] || Information about game object files you will find such as weapons or mobiles.  
 
|-
 
|-
| [[NDServerIndexMapDataMain|Map Data]] || Files generated by the Unity Build Map feature.  
+
| [[NDServerIndexMapDataMain|Map Data]] || Information about a region generated by the Legends of Aria Toolkit..  
 
|-
 
|-
| [[NDServerIndexLuaToolsMain|Lua Tools]] || These are built in tools to handle things such as json and xml and other tools.  
+
| [[NDServerIndexLuaToolsMain|Lua Tools]] || Information about the general plugins and tools provided for you.  
 
|}
 
|}
 
</center>
 
</center>

Revision as of 17:30, 7 November 2019

LoANewDawnLogo.jpg

Welcome to the Legends of Aria Community Developers Wiki

Server Index Description
References Information about reference files and what is in them
Scripts Information about the base scripts that come with the Legends of Aria server
Templates Information about game object files you will find such as weapons or mobiles.
Map Data Information about a region generated by the Legends of Aria Toolkit..
Lua Tools Information about the general plugins and tools provided for you.

Tutorial Videos

Category Description
Getting Started Instructional videos for setting up the Legends of Aria modding environment.
Scripting Instructional videos covering various scripting related topics.
Game Objects Instructional videos covering various game object related topics.
Loa Toolkit Instructional videos covering the Loa Toolkit features.
Unity Map Basics Instructional videos covering map making basics.

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.