mirror of
https://github.com/Schmoller/Tubes.git
synced 2026-06-18 09:47:28 +02:00
Awesome fun Tubes! for transporting items around
- Java 99.4%
- Python 0.6%
Yay! Globalization! ...or localization... Well, it doesn't matter, as long as the translations are correct, I guess. |
||
|---|---|---|
| gradle/wrapper | ||
| src | ||
| .gitignore | ||
| build.gradle | ||
| gradlew | ||
| gradlew.bat | ||
| nameGenerator.py | ||
| README.md | ||
API Usage
The prefered method for using Tubes API is to put a dev version jar on the build path and just reference it.
If you need to include source code from Tubes, please only include exactly which files you need.
[Dev version downloads] (https://github.com/Schmoller/Tubes/wiki/Dev-versions)
Languages
If you wish to contribute a language please use the en_US.lang file in the assets/lang directory as the base for translations
Once you have finished a translation please submit a Pull Request. Please remember to use UTF-8 encoding on language files.
Building
Make sure you have python installed and available on the system PATH.
Run "gradlew build" from a terminal/command prompt. The output will be in build/libs