op2_sdk:projectcreation_tempnew

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_tempnew [2018/10/07 15:32] angellus_mortisop2_sdk:projectcreation_tempnew [2021/01/05 07:47] (current) – [Create a New Project through SVN Copy] blackbox222
Line 13: Line 13:
 ===== Setting up your IDE ===== ===== Setting up your IDE =====
  
-==== Windows + Visual Studio 2017 ====+==== Visual Studio 2017 ====
  
-Visual Studio is a full featured IDE made by Microsoft. If you do not have a lot of experience with Command Line or are just getting started with development, this is the IDE you will most likely want to use. +Visual Studio is a full featured IDE made by Microsoft. If you do not have a lot of experience with Command Line or are just getting started with development, this is the IDE you will most likely want to use. //Visual Studio only works on Windows//. If you have any other OS, you will need to use Visual Studio Code (see next section).
  
   - Follow steps 1-3 for in [[https://docs.microsoft.com/en-us/visualstudio/install/install-visual-studio?view=vs-2017|Microsoft's docs for installing Visual Studio 2017]].   - Follow steps 1-3 for in [[https://docs.microsoft.com/en-us/visualstudio/install/install-visual-studio?view=vs-2017|Microsoft's docs for installing Visual Studio 2017]].
Line 77: Line 77:
  
  
 +''TODO: Update rest of page''
  
 ===== Setting up your Outpost 2 SDK ===== ===== Setting up your Outpost 2 SDK =====
Line 87: Line 87:
 ===== 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]]+**This section needs to be updated to discuss github** 
 + 
 +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 (removed defunct URL).
  
 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_tempnew.1538926326.txt.gz
  • Last modified: 2018/10/07 15:32
  • by angellus_mortis