Mod
From TeeWiki
A mod (short for modification) is a changed version of the original Teeworlds. There are three major modification branches, graphical modifications, sound modifications and code modifications.
A list of code-related mods can be found in the category list, see the link at the end of this page or click here.
Contents |
Graphical modifications
There are basically four types of graphical modifications which focus on the .png files in the Teeworlds /data/ folder. This can be done with any image editor, but Inkscape or any other vector based drawing program is preferred.
Tee skins
The tee skins are made by creating a new, or modifying an old skin that is located in the data/skins/ folder.
For more information about creating skins read the skin tutorial.
Tilesets
The tilesets are made by creating a new or modifying an old tileset that is located in the data/mapres/-folder. They can be included in maps or loaded from the data/mapres/ folder.
Game skins
Game skins change the look of the hook, the weapons, flags, health, armor, katana effects and the crosshair. The game.png is located in the /data/ folder.
For more information about creating skins see game skin.
Other graphical modifications
The other graphical modifications can be any image file in the /data/ folder, usually the entities skin or particle skin.
Sound modifications
The sound files are compressed with wavpack and are located in the /data/audio/ folder. You can record sounds with any program, but they have to be compressed with wavpack.
Code modifications
The code modifications are any modifications to the Teeworlds source code. It includes mods like instagib or special tiles like the freeze tiles.
Game modifications
These modifications create a totally new game mode which can include anything change that's possible with the source code.
Tile modifications
Until now there have been three community created tiles, death tiles, teleport tiles and freeze tiles. The first one has been included in the official 0.5.0 Teeworlds release.
Language modifications
Language modifications change the English language of the official Teeworlds releases in any other language.
On the 29th May of 2010, Matricks released a new version of Teeworlds, wich came with a built-in language system.
More information about this release can be found here.
