Difference between revisions of "PostNukeRP SVN"

From PostNukeRP
Jump to: navigation, search
Line 1: Line 1:
 
<div style="color: white;">
 
<div style="color: white;">
  
* '''PostNukeRP SVN Site: ''' https://code.google.com/p/pnrp/
+
* '''PostNukeRP Code: ''' https://github.com/radioactivecricket/PostNukeRP
* '''PostNukeRP SVN Checkout: ''' http://pnrp.googlecode.com/svn/trunk/
+
 
+
  
 
;PostNukeRP Setup
 
;PostNukeRP Setup
Line 10: Line 8:
 
#* SRCDS Game List: http://forums.srcds.com/viewtopic/12473
 
#* SRCDS Game List: http://forums.srcds.com/viewtopic/12473
 
#* Make sure you have Episode 1 & 2 installed.
 
#* Make sure you have Episode 1 & 2 installed.
# Download and Install TortoiseSVN: http://tortoisesvn.net/
+
# [github-windows://openRepo/https://github.com/radioactivecricket/PostNukeRP Clone] or [https://github.com/radioactivecricket/PostNukeRP/archive/master.zip download] and unpack the repository.
# Create a directory named '''PostNukeRP''' in your folder \garrysmod\gamemode\
+
# Make sure you have a directory named '''PostNukeRP''' in your folder \garrysmod\gamemode\
 
#*  It should look like this \garrysmod\gamemode\PostNukeRP\
 
#*  It should look like this \garrysmod\gamemode\PostNukeRP\
# Right-Click on the PostNukeRP folder and choose '''SVN Checkout'''
 
# Enter the URL: http://pnrp.googlecode.com/svn/trunk/PostNukeRP/ and press OK
 
 
 
;Alternate Way
 
If you are only running the PNRP Gamemode
 
# Follow Step 1-2
 
# Right-Click the gamemode folder and choose '''SVN Checkout'''
 
#  Enter the URL: http://pnrp.googlecode.com/svn/trunk/ and press OK
 
  
  
 
;Video Tutorial
 
;Video Tutorial
Provided by Metroidfighter
+
Provided by Metroidfighter (For the old SVN Version)
 
* https://www.youtube.com/watch?v=fItnyfFY7Bw
 
* https://www.youtube.com/watch?v=fItnyfFY7Bw
  
Line 42: Line 31:
 
;Have a suggestion or bug report?
 
;Have a suggestion or bug report?
 
*[http://radioactivecricket.com/forums/index.php/ PNRP Forums]
 
*[http://radioactivecricket.com/forums/index.php/ PNRP Forums]
*[http://code.google.com/p/pnrp/issues/list PNRP Issue Tracker]
+
*[https://github.com/radioactivecricket/PostNukeRP/issues Issue Tracker]
  
 
</div>
 
</div>

Revision as of 18:06, 5 July 2015

PostNukeRP Setup
  1. Setup a Garry's Mod Server
  2. [github-windows://openRepo/https://github.com/radioactivecricket/PostNukeRP Clone] or download and unpack the repository.
  3. Make sure you have a directory named PostNukeRP in your folder \garrysmod\gamemode\
    • It should look like this \garrysmod\gamemode\PostNukeRP\


Video Tutorial

Provided by Metroidfighter (For the old SVN Version)


Directory Structure

Your directory structure should look like the following

 -orangebox
  |-garrysmod
     |-gamemodes
        |-PostNukeRP
           |-content
           |-entities
           |-Gamemode


Have a suggestion or bug report?