Difference between revisions of "How to Contribute"

From Tuxepedia
Jump to navigation Jump to search
(Created page with "==== What can I create, and how? ==== * Maps - the world the player walks around in * Quests/Events - the events and stories that ta...")
 
Line 1: Line 1:
==== What can I create, and how? ====
== Licensing ==


Posting any contributions (explicitly described as such) to this game on this web forum is a tacit acceptance of the fact that you are placing them under the Creative Commons Attribution-ShareAlike 4.0 International or any later version. You maintain your own full rights to the contributions, and may continue to do whatever you, the owner, wish to do with them, but you have given us the right to use them under the limitations of the CC BY-SA 4.0. You can read the details of the Creative Commons license here:
https://creativecommons.org/licenses/by-sa/4.0/
[https://forum.tuxemon.org/thread.php?id=83 Original post]
== What can I create, and how? ==
* [[Roadmap|Roadmap]]
=== Design ===
* [[Creating Creatures|Creatures]]
* [[Creating Maps|Maps]] - the world the player walks around in
* [[Creating Maps|Maps]] - the world the player walks around in
* [[Creating Map Events|Quests/Events]] - the events and stories that take place in the game
* [[Creating Tilesets|Tilesets]] - the tiles used to create maps
* [[Creating Translations|Translations]]
* [[Creating Creatures|Creatures]]
* [[Creating Items|Items]]
* [[Creating Items|Items]]
* [[Creating Techniques|Techniques]]
 
* [[Contributing Art|Art]]
=== Music and Sound Effects
* [[Creating Music|Music]]
* [[Creating Music|Music]]
=== Writing
* [[Creating Writing|Writing]]
* [[Creating Writing|Writing]]
* [[Creating Translations|Translations]]
=== Programming ===
* [[Creating Map Events|Quests/Events]] - the events and stories that take place in the game
* [[Combat AI|Artificial Intelligence]] - how to create and modify AI behavior
* [[Combat AI|Artificial Intelligence]] - how to create and modify AI behavior
* [[Contributing Code|Code Contributions]]
* [[Contributing Code|Code Contributions]]
* [[Game Data|Game Data]]
* [[Tuxemon Debug Console|Debug Console]]


==== Artwork ====
=== Artwork and Sprites ===


* [[Creating Tilesets|Tilesets]] - the tiles used to create maps
* [[Contributing Art|Art]]
* [[Design Guide|Design Style Guide]]
* [[Design Guide|Design Style Guide]]
* [[Contributing Art|Contributing Art]]
* [[Contributing Art|Contributing Art]]
* [[Graphics Sizes|Graphic Sizes]]
* [[Graphics Sizes|Graphic Sizes]]


==== General ====
=== Donations ==
 
* [https://www.patreon.com/tuxemon Patreon page]
* [https://tuxemon.org/donate.html PayPal donate page]


* [[Roadmap|Roadmap]]
=== Game Rules ===
* [[Game Data|Game Data]]
* [[Creating Techniques|Techniques]]
* [[Tuxemon Debug Console|Debug Console]]

Revision as of 23:01, 5 May 2018

Licensing

Posting any contributions (explicitly described as such) to this game on this web forum is a tacit acceptance of the fact that you are placing them under the Creative Commons Attribution-ShareAlike 4.0 International or any later version. You maintain your own full rights to the contributions, and may continue to do whatever you, the owner, wish to do with them, but you have given us the right to use them under the limitations of the CC BY-SA 4.0. You can read the details of the Creative Commons license here: https://creativecommons.org/licenses/by-sa/4.0/

Original post

What can I create, and how?

Design

=== Music and Sound Effects

=== Writing

Programming

Artwork and Sprites

= Donations

Game Rules