op2_sdk:projectcreation

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
op2_sdk:projectcreation [2016/11/03 17:52] – [Further Project Settings] vagabondop2_sdk:projectcreation [2021/03/06 21:25] (current) – [Download the Outpost 2 SDK from the Outpost Repository] vagabond
Line 13: Line 13:
 Once you have an IDE project compiling DLLs for Outpost 2, review the [[op2_sdk:projectsettings|Outpost 2 Project Settings Wiki Page]] for more optional IDE settings that will streamline the scenario development process. Once you have an IDE project compiling DLLs for Outpost 2, review the [[op2_sdk:projectsettings|Outpost 2 Project Settings Wiki Page]] for more optional IDE settings that will streamline the scenario development process.
  
-===== Download the Outpost 2 SDK from the Outpost Repository =====+===== Pull the Outpost 2 SDK from the Outpost Repository =====
  
-First, you will need a copy of the Outpost 2 SDK. The most up to date version of the Outpost 2 SDK is stored in the Outpost 2 Subversion (SVN) repositoryThe repository also contains example scenario templates and other completed scenarios that should be reviewed. To download the SDK and other example projects, see the [[opu:repository|Outpost Universe Repository page]].  +First, you will need a copy of the Outpost 2 SDK. The most up to date version of the Outpost 2 SDK is stored on the Outpost Universe GitHub pageExample scenarios and and a mission template are also on GitHub. For more information on how to access GitHub, see the [[opu:repository|Outpost Universe Repository page]]. 
- +
-A scenario template hooked into a standalone copy of the SDK is also kept on Redmine to simplify development if you are not ready to download the repository. If interested in accessing Redmine, see the [[opu:project_management|Outpost Universe Project Management Wiki Page]].+
  
 ===== Create a New Project through SVN Copy ===== ===== Create a New Project through SVN Copy =====
- 
-The recommended way to start a new Outpost 2 scenario is by using Subversion (SVN) copy to create a copy of an existing template. Starting templates of scenarios can be found on the repository at [[https://svn.outpostuniverse.org:8443/!/#outpost2/view/head/LevelsAndMods/trunk/LevelTemplates]].  
  
 The benefits of using SVN copy is that a link between the original template and the new scenario is maintained in the repository. The majority (if not all) the project and solution properties will already be preset to the correct values. SVN copy will also be faster then creating a new blank project and setting all the values manually.  The benefits of using SVN copy is that a link between the original template and the new scenario is maintained in the repository. The majority (if not all) the project and solution properties will already be preset to the correct values. SVN copy will also be faster then creating a new blank project and setting all the values manually. 
  • op2_sdk/projectcreation.1478195553.txt.gz
  • Last modified: 2016/11/03 17:52
  • by vagabond