Traductions possibles :

Différences

Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.

en:creation_daddons [2013/09/02 18:01]
gauthier
en:creation_daddons [2015/02/17 22:14] (version actuelle)
Ligne 1: Ligne 1:
-====== Addons making ======+<WRAP info>[[en:installation_addons|Addons installation tutorial]]</WRAP>
 +====== Addons making ======
Tutorial about addons making are here, they're sorted in three groups : Tutorial about addons making are here, they're sorted in three groups :
- +[[en:tutomakeobj1|introduction]]
-[[http://www.simutrans-france.fr.nf/doku.php?id=en:tutomakeobj1|introduction]] +
==== Graphics ==== ==== Graphics ====
 +[[en:tutophotofiltre|photofiltre introduction]] <wrap warning>Windows only, sorry :(</wrap>
-[[http://www.simutrans-france.fr.nf/doku.php?id=en:tutophotofiltre|photofiltre introduction]]+[[en:tutomakeobj2|pixel-art]]
 +[[en:tutoskp|3D : Google sketchup]]
-[[http://www.simutrans-france.fr.nf/doku.php?id=en:tutomakeobj2|pixel-art]] +[[http://forum.simutrans.com/index.php?topic=12717.0|3D : Blender (Simutrans forum)]]
- +
- +
-[[http://www.simutrans-france.fr.nf/doku.php?id=en:tutoskp|3D : Google sketchup]] +
If you are interested in writing a tutorial, talk about it on the Simutrans'forum. If you are interested in writing a tutorial, talk about it on the Simutrans'forum.
Ligne 24: Ligne 21:
==== Source files and compilation ==== ==== Source files and compilation ====
 +[[en:tutomakeobj3|Source files]]
-<WRAP important>These tutorials are now two years old and some additions to the game are not taken into account yet. Nothing essential is lacking, though you can find what is missing on German wiki until next update. In case of complaint, you can send all sort of insults to the adress given in "Contact" page ;)</WRAP> +[[en:tutomakeobj|Makeobj]]
- +
- +
-[[http://www.simutrans-france.fr.nf/doku.php?id=en:tutomakeobj3|Source files]] +
- +
- +
-[[http://www.simutrans-france.fr.nf/doku.php?id=en:tutomakeobj|Makeobj]] +
In case of problems, mistakes in these tutorials, tell it on the Simutrans'forum. In case of problems, mistakes in these tutorials, tell it on the Simutrans'forum.
- 
===== Thanks ===== ===== Thanks =====
- 
Thanks to the German wiki's autors about .dat files, it was really useful for me. Thanks to the German wiki's autors about .dat files, it was really useful for me.
- 
Thanks to the community who was patient enough to answer my questions (which were often willy ...) Thanks to the community who was patient enough to answer my questions (which were often willy ...)
- 
Thanks to Fefe for Linux's parts of the tutorial. Thanks to Fefe for Linux's parts of the tutorial.