Difference between revisions of "Contribute"
From UFO:AI
m (Hiding the https links, adding direct link to the most recent 100 open feature requests) |
|||
(17 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
You can contribute in several ways, helping code development, creating music and graphics, and translating the game content. All contributions have to be licensed under GNU GPL 2 or later, CC-by-SA or, for documentation, under GNU FDL (see [[License]] for more information). You should [http://sourceforge.net/account/newuser_emailverify.php create a sourceforge.net account] if you want to get write access to {{http|en.wikipedia.org/wiki/Git_(software)|Git}} and join the team. [[contact|Contact us]]. | You can contribute in several ways, helping code development, creating music and graphics, and translating the game content. All contributions have to be licensed under GNU GPL 2 or later, CC-by-SA or, for documentation, under GNU FDL (see [[License]] for more information). You should [http://sourceforge.net/account/newuser_emailverify.php create a sourceforge.net account] if you want to get write access to {{http|en.wikipedia.org/wiki/Git_(software)|Git}} and join the team. [[contact|Contact us]]. | ||
− | {| width=" | + | {| width="100%" class="ufotable" style="margin:3em auto;" |
− | !width=" | + | !width="25%" colspan="2"|For developers |
− | !width=" | + | !width="25%" colspan="2"|For modders |
− | !width=" | + | !width="25%" colspan="2"|For artists |
+ | !width="25%" colspan="2"|For everybody | ||
|- | |- | ||
|colspan="2"| | |colspan="2"| | ||
* [[Getting the source]] | * [[Getting the source]] | ||
* [[Coding#Compiling the source|Compiling the source]] | * [[Coding#Compiling the source|Compiling the source]] | ||
− | |||
* [[Coding]] | * [[Coding]] | ||
+ | * [[Technical Documentation|Technical documentation]] | ||
* [[Scripting]] ([[UFO-Scripts]]) | * [[Scripting]] ([[UFO-Scripts]]) | ||
* [[Packaging]] | * [[Packaging]] | ||
* [[Debugging]] | * [[Debugging]] | ||
− | |||
|colspan="2"| | |colspan="2"| | ||
+ | * [[Mod|Create a mod]] | ||
+ | * [[UFO-Scripts|UFO Scripts]] | ||
+ | |colspan="2"| | ||
+ | New to the project? Find out [[Where to start as an artist]] | ||
+ | |||
+ | ---- | ||
+ | |||
* [[Mapping]] | * [[Mapping]] | ||
* [[Modelling]] | * [[Modelling]] | ||
− | |||
* [[Artwork]] | * [[Artwork]] | ||
* [[Music and sounds]] | * [[Music and sounds]] | ||
|colspan="2"| | |colspan="2"| | ||
+ | * [[Bugs|Report bugs]] | ||
* [[Translating]] | * [[Translating]] | ||
− | * [[ | + | * [[Manual]] |
− | |||
|} | |} | ||
+ | ==Project Tools== | ||
+ | * [[Git]] | ||
+ | * {{http|ufoai.org/bugs|Issue tracker for bugs, feature requests and patches}} | ||
+ | * {{http|ninex.info:8010/|Build bot}} | ||
==Project links== | ==Project links== | ||
− | * [[ | + | * [[TODO/Roadmap|Roadmap]] |
− | + | * [[Changelog]] | |
− | * [[Changelog]] | ||
− | |||
− | |||
* [[Proposals]] (and the [[:Category:Proposals|category]]) | * [[Proposals]] (and the [[:Category:Proposals|category]]) | ||
* [[TODO]] | * [[TODO]] | ||
* [[:Category:UFO:AI Team|The Team]] | * [[:Category:UFO:AI Team|The Team]] | ||
* [[Releases]] | * [[Releases]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* {{http|ufoai.org/licenses/|License status}} | * {{http|ufoai.org/licenses/|License status}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Contribute]] | [[Category:Contribute]] |
Latest revision as of 09:22, 17 June 2014
You can contribute in several ways, helping code development, creating music and graphics, and translating the game content. All contributions have to be licensed under GNU GPL 2 or later, CC-by-SA or, for documentation, under GNU FDL (see License for more information). You should create a sourceforge.net account if you want to get write access to Git and join the team. Contact us.
For developers | For modders | For artists | For everybody | ||||
---|---|---|---|---|---|---|---|
New to the project? Find out Where to start as an artist |