Modification: Difference between revisions

From Jedi Knight Wiki | JKHub
(→‎Types of modding: Improved Links.)
Line 9: Line 9:
! Type !! Description
! Type !! Description
|-
|-
| [[Bot Editing]] || Adds custom [[bots]] to the [[multiplayer]] game play.
| [[Bot Editing]] || Adds custom [[Bot|bots]] to the [[multiplayer]] game play.
|-
|-
| [[Mapping]] || Custom map creation
| [[Mapping]] || Custom map creation
Line 17: Line 17:
| [[Modelling]] || Creating unique models for the game
| [[Modelling]] || Creating unique models for the game
|-
|-
| [[Scripting]] || Codded [[scripts]] that initiate prerecorded events
| [[Scripting]] || Codded [[Script|scripts]] that initiate prerecorded events
|-
|-
| [[Coding]] || Changing the game's [[source]] in order to add or change game play features
| [[Coding]] || Changing the game's [[Source Code|source]] in order to add or change game play features
|-
|-
| [[UI Scripting]] || Modifying or creating game menus, referred to as '[[UI]]'
| [[UI Scripting]] || Modifying or creating game's menus (or [[User Interface]])
|-
|-
| [[Sound Editing]] || Adding or replacing sound effects or music for use in the game
| [[Sound Editing]] || Adding or replacing [[Sound|sound effects]] or [[Music|music]] for use in the game
|-
|-
| [[Asset Modding]] || Various editing of game assets
| [[Asset Modding]] || Various editing of game [[Asset|assets]]
|}
|}

Revision as of 03:51, 21 February 2013

Description

A modification, or "mod" for short, is any change made to the original game. Mods can range from simple skin re-colorings to complex maps. A full list of mods hosted by JKHub can be found at http://jkhub.org/files/

Types of modding

Type Description
Bot Editing Adds custom bots to the multiplayer game play.
Mapping Custom map creation
Skinning Modifying a model's original textures
Modelling Creating unique models for the game
Scripting Codded scripts that initiate prerecorded events
Coding Changing the game's source in order to add or change game play features
UI Scripting Modifying or creating game's menus (or User Interface)
Sound Editing Adding or replacing sound effects or music for use in the game
Asset Modding Various editing of game assets