Contagion
What Programs/Tools do I Need for Modding Contagion (And other helpful references)
This topic is meant to be a simple go to reference for people potentially interested in modding Contagion to let them what tools they will need and can start researching themselves.

  • Hammer - The engine/builder/compiler (choose a term) for Source levels. This comes with the Contagion game files (located in bin).

  • Vice - Used for decrypting .nut/.nuc/.ctx files. Located in the bin folder same as Hammer.

  • GCFScape/Crowbar - Used for unpacking .vpk folders (When opening multi-pack .vpk open the *_dir.vpk, you'll get blank folders otherwise). You'll need to download this.

  • Crowbar - Decompile models (gun models and such). You'll need to download this.

  • BSPSource - Decompile .bsp files into Valve Map Files (.vmf) the Hammer editor can load. (Note: Decompilation is not always perfect and can break certain features in a map. I haven't noticed any particular issues that couldn't be ignored decompiling the original maps.) You'll need to download this (Vmex may also work).

  • Text Editor of Choice - You need something to edit scripts with. I personally like notepad++ but whatever floats your boat here.

  • Model Editor of your Choice - And of course something to edit models with. I don't do much here but I have used Blender and a few other freebies. I don't have any favorites though.

Scripting/Mapping/Modeling References


This by far is not a comprehensive list of everything out there. I chose resources that will hopefully let people get the jump start in modding. I will also be posting this under the guides section as well so it is a little more visible.
Last edited by Tiniestkuriboh; 2 Jun, 2019 @ 5:29pm
< >
Showing 1-4 of 4 comments
ZeqMacaw 1 Jun, 2019 @ 5:03am 
Note that Crowbar can unpack VPK files, too, with a few extra features that GCFScape does not have, such as batch unpacking, saved searches, and unpacking of Garry's Mod GMA files.
My guide is really old, is it still relevant after all these years? Did the developers not fix any of these issues by now? lol
Tiniestkuriboh 2 Jun, 2019 @ 5:25pm 
Originally posted by Light08 ✩:
My guide is really old, is it still relevant after all these years? Did the developers not fix any of these issues by now? lol
Still relevant. I used your guide to set things up for myself a year go.
Tiniestkuriboh 2 Jun, 2019 @ 5:28pm 
Originally posted by ZeqMacaw:
Note that Crowbar can unpack VPK files, too, with a few extra features that GCFScape does not have, such as batch unpacking, saved searches, and unpacking of Garry's Mod GMA files.
I was not aware crowbar could unpack .vpk
< >
Showing 1-4 of 4 comments
Per page: 1530 50