Difference between revisions of "PostNukeRP SVN"

From PostNukeRP
Jump to: navigation, search
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 +
<div style="color: white;">
  
 +
* '''PostNukeRP Code: ''' https://github.com/radioactivecricket/PostNukeRP
  
* '''PostNukeRP SVN Site: ''' https://code.google.com/p/pnrp/
 
* '''PostNukeRP SVN Checkout: ''' http://pnrp.googlecode.com/svn/trunk/
 
  
 
;PostNukeRP Setup
 
;PostNukeRP Setup
Line 9: Line 9:
 
#* 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/
+
# [https://github.com/radioactivecricket/PostNukeRP/archive/master.zip Download] and unpack the repository.
# Create a directory named '''PostNukeRP''' in your folder \garrysmod\gamemode\
+
#* You may need to rename the directory to just PostNukeRP
 +
# Copy the '''PostNukeRP''' directory into 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
 +
 +
 +
;Directory Structure
 +
Your directory structure should look like the following
 +
  -orangebox
 +
  |-garrysmod
 +
      |-gamemodes
 +
        |-PostNukeRP
 +
            |-content
 +
            |-entities
 +
            |-Gamemode
  
  
 
;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>

Latest revision as of 18:09, 5 July 2015


PostNukeRP Setup
  1. Setup a Garry's Mod Server
  2. Download and unpack the repository.
    • You may need to rename the directory to just PostNukeRP
  3. Copy the PostNukeRP directory into 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?