Difference between revisions of "Beginner's Guide"
(Added my tutorial and the demo mission I wrote) |
|||
| Line 27: | Line 27: | ||
[[Nexus:TJI Creating Solar systems]] | [[Nexus:TJI Creating Solar systems]] | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===='''''Nexus:TJI Basic mission-making walkthrough'''''==== | ||
| + | |||
| + | A rather small guide written to help you create your first mission. It's accompanied with a demo mission, to illustrate this process. | ||
| + | Mission and guide written by Mularac. | ||
| + | |||
| + | [[Mission_Making_Tutorial|Mission-making Tutorial]] | ||
| + | |||
| + | [[Demo_mission|Demo mission]] | ||
---- | ---- | ||
Revision as of 03:07, 23 February 2010
Contents
Nexus:TJI Scripting Structure
This article, written by Arparso, was created with the aim of explaining how the scripting language of the game should be formatted and how it works.
Nexus:TJI Basic File Structure
Before you can create your mod, it'd be a good idea to create the required file structure for it to run. This little guide will show you how to set up the bare requirements your mod would like.
Nexus:TJI Basic File Structure
Nexus:TJI Creating Solar systems
As the title suggests, the link below will take you to a guide that'll tell you almost all you need to know about creating you're own custom star systems for the game.
Written by Jusas.
Edited by The Old Dragon.
Nexus:TJI Creating Solar systems
Nexus:TJI Basic mission-making walkthrough
A rather small guide written to help you create your first mission. It's accompanied with a demo mission, to illustrate this process. Mission and guide written by Mularac.