Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This category deals with general modding documentation, including managing and organizing a team, releasing a mod, and starting one in the first place. | |||
{{category header}} | {{category header}} | ||
{{category newcolumn}} | {{category newcolumn}} | ||
Line 9: | Line 11: | ||
*[[Create a Mod]] | *[[Create a Mod]] | ||
*[[Developer Console]] | *[[Developer Console]] | ||
*[[The GameInfo.txt File Structure]] | |||
*[[Game Directory]] | |||
*[[Moving Mod And Source Files]] | |||
*[[Setting up an online repository]] | |||
*[[Mod Content Usage]] | |||
*[[Making Icons and Integrating]] | |||
== Releasing == | |||
*[[Pre-publication evaluation]] | |||
*[[Source Mod Installers]] | |||
*[[Soundcache]]s | |||
*[[Mod Distribution]] | |||
*[[Shipping Leader In Detail]] | |||
*[[Steam 3rd Party Mod Support]] | |||
*[[Credits]] | |||
*''[[:Category:Publicity & Publication]]'' | |||
== Community == | |||
* ''[[:Category:Help Available]]'' & ''[[:Category:Help Wanted]]'' | |||
* [[Testers]] | |||
* [[Devblogs]] | |||
* ''[[:Category:External Sites]]'' | |||
* [[Help:Mod Profiles|Guidelines and rules for posting wiki mod profiles]] | |||
{{category newcolumn}} | |||
== Source's features == | |||
*''[[Building Mods with Valve Technology]]'' | |||
*[[:Category:Level Design|Level editing]] (Hammer) | |||
*[[:Category:Choreography|Choreography]] (Face Poser) | |||
*[[Commentary System|Developer commentary]] | |||
*[[Demo Recording Tools]] | |||
*[[HDR]] (High Dynamic Range lighting) | |||
*[[:Category:Material System|Materials]] (textures) | |||
*[[:Category:Networking|Multiplayer Networking]] | |||
*[[:Category:Particle System|Particle System]] | |||
*[[Shader]]s | |||
*[[:Category:VGUI|VGUI]] (interface) | |||
== Modifying the menu interface == | |||
*[[Adding convars to the multiplayer advanced tab]] | |||
*[[Adding Your Logo to the Menu]] | |||
*[[Manipulating the game menu items]] | |||
*[[Modifying Source GameUI]] | |||
*[[Menu Background Map]] | |||
*[[Non-code mod settings]] | |||
== General scripting == | |||
*[[Mini-mod tutorial]] | |||
*[[Adding chapters to your mod]] | |||
*[[Unlocking chapters in your mod]] | |||
*[[Bonus Maps]] | |||
*[[Maplist Thumbnails]] | |||
{{category end}} | |||
== Getting started == | == Getting started == |
Revision as of 20:05, 27 July 2017
This category deals with general modding documentation, including managing and organizing a team, releasing a mod, and starting one in the first place.
Template:Category header Template:Category newcolumn
Advice
Getting Started
- Create a Mod
- Developer Console
- The GameInfo.txt File Structure
- Game Directory
- Moving Mod And Source Files
- Setting up an online repository
- Mod Content Usage
- Making Icons and Integrating
Releasing
- Pre-publication evaluation
- Source Mod Installers
- Soundcaches
- Mod Distribution
- Shipping Leader In Detail
- Steam 3rd Party Mod Support
- Credits
- Category:Publicity & Publication
Community
- Category:Help Available & Category:Help Wanted
- Testers
- Devblogs
- Category:External Sites
- Guidelines and rules for posting wiki mod profiles
Source's features
- Building Mods with Valve Technology
- Level editing (Hammer)
- Choreography (Face Poser)
- Developer commentary
- Demo Recording Tools
- HDR (High Dynamic Range lighting)
- Materials (textures)
- Multiplayer Networking
- Particle System
- Shaders
- VGUI (interface)
- Adding convars to the multiplayer advanced tab
- Adding Your Logo to the Menu
- Manipulating the game menu items
- Modifying Source GameUI
- Menu Background Map
- Non-code mod settings
General scripting
- Mini-mod tutorial
- Adding chapters to your mod
- Unlocking chapters in your mod
- Bonus Maps
- Maplist Thumbnails