-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README.md created online with Bitbucket
- Loading branch information
0 parents
commit 807f3ae
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Alien Swarm: Reactive Drop Translations # | ||
|
||
This repository contains all the files required to translate [Alien Swarm: Reactive Drop](http://store.steampowered.com/app/563560/) user interface into any supported language. Reactive Drop(RD) supports all languages which are supported by Steam. You can also translate to an unsupported language but this will only work as a VPK addon file through workshop. | ||
|
||
### Pre-requisites ### | ||
|
||
* Any plain text editor. E.g. [Notepad++](https://notepad-plus-plus.org/) | ||
* Fork the repository, add your changes in your own fork, and then submit a pull request to merge in your changes. | ||
* If you have problems using forks or GIT you can submit your translation through the Issues tab by providing an archive. | ||
|
||
### How do I get set up? ### | ||
|
||
* Summary of set up | ||
* Configuration | ||
* Dependencies | ||
* Database configuration | ||
* How to run tests | ||
* Deployment instructions | ||
|
||
### Contribution guidelines ### | ||
|
||
* Writing tests | ||
* Code review | ||
* Other guidelines | ||
|
||
### Who do I talk to? ### | ||
|
||
* Repo owner or admin | ||
* Other community or team contact |