Difference between revisions of "PostNukeRP SVN"

From PostNukeRP
Jump to: navigation, search
(Created page with " '''PostNukeRP SVN: ''' https://code.google.com/p/pnrp/ ;PostNukeRP Setup :# Setup a Garry's Mod Server Dedicated Server setup: http://www.srcds.com/ SRCDS Game List: http:/...")
 
 
(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: ''' https://code.google.com/p/pnrp/
 
  
 
;PostNukeRP Setup
 
;PostNukeRP Setup
:# Setup a Garry's Mod Server
+
# Setup a Garry's Mod Server
Dedicated Server setup: http://www.srcds.com/
+
#* Dedicated Server setup: http://www.srcds.com/
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.
 +
# [https://github.com/radioactivecricket/PostNukeRP/archive/master.zip Download] and unpack the repository.
 +
#* 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\
 +
 
 +
 
 +
;Video Tutorial
 +
Provided by Metroidfighter (For the old SVN Version)
 +
* 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?
 +
*[http://radioactivecricket.com/forums/index.php/ PNRP Forums]
 +
*[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?