Modification: Difference between revisions

From Jedi Knight Wiki | JKHub
Tag: Reverted
Tag: Reverted
Line 1: Line 1:
A modification, or "mod" for short, is any change made to the original game. Mods can range from simple [[skin]] re-colorings to complex [[Map|maps]]. A full list of mods hosted by JKHub can be found at http://jkhub.org/files/
A modification, or "mod" for short, is any change made to the original game. Mods can range from simple [[skin]] re-colorings to complex [[Map|maps]]. A full list of mods hosted by JKHub can be found at http://jkhub.org/files/
==Types of modding==
====Asset modding====
{| class="wikitable"
|-
! Type !! Description
|-
| 2D Art Creation || Editing the game's 2D image files, eg. creating new [[texture]]s and [[shader]]s
|-
| Animation || Changing or adding [[animations]] to the game, or rigging models for game usage
|-
| [[Model|Modelling]] || Creating unique [[Model|models]] and [[Playermodel|playermodels]] for the game
|-
| [[skin|Skinning]] || Modifying a [[model]]'s original [[texture|textures]], or creating new textures for an existing model.
|-
| Sound Editing || Adding or replacing [[Sound|sound effects]] or [[Music|music]] for use in the game
|}
====Map modding====
{| class="wikitable"
|-
! Type !! Description
|-
| Mapping || Custom [[map]] creation
|-
| Scripting || a broad category of modding, involving [[ICARUS]] scripting, [[UI]] menu creation, and [[bot]] scripting
|}


== See also ==
== See also ==

Revision as of 23:29, 10 June 2024

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/

See also