mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
README.md edited online with Bitbucket
Former-commit-id: 839632af5f186c13d841512965a1646383a0d155 Former-commit-id: bc38dd79f678e91ff33631372e3d8ba7523d92a1
This commit is contained in:
20
README.md
20
README.md
@@ -9,13 +9,10 @@ Documentations and resources for work (such as .psd) are also included in the re
|
||||
Any contribution in this project is sorely in English, so be sure to use English in codes, comments, etc.
|
||||
|
||||
## Setup ##
|
||||
|
||||
* Summary of set up
|
||||
* Configuration
|
||||
Just make sure you have Java version 8 or higher
|
||||
* Dependencies
|
||||
* Database configuration
|
||||
* How to run tests
|
||||
* Deployment instructions
|
||||
JRE 1.8
|
||||
|
||||
|
||||
## Contribution guidelines ##
|
||||
@@ -25,14 +22,17 @@ Any contribution in this project is sorely in English, so be sure to use English
|
||||
* Writing tests
|
||||
* Code review
|
||||
* Guidelines
|
||||
Quintessential: write code that an imbecile can understand.
|
||||
Quintessential: write code that even an imbecile can understand.
|
||||
|
||||
|
||||
### Contributing translations ###
|
||||
|
||||
|
||||
* Writing text
|
||||
You will need to fiddle with .csv files in ./res/locales
|
||||
* Languagus with apparent grammatical gender
|
||||
Any gender discrimination should *not* exist in this game, so please choose vocabularies that is gender-neutral. If such behaviour is not possible in the target language, please use male gender.
|
||||
|
||||
Note: Right-to-left languages (arabic, hebrew, etc.) are not supported.
|
||||
|
||||
|
||||
## Who do I talk to? ##
|
||||
@@ -41,7 +41,7 @@ You will need to fiddle with .csv files in ./res/locales
|
||||
* Other community or team contact
|
||||
|
||||
|
||||
## 한국어 개요 ##
|
||||
## 개요 ##
|
||||
|
||||
이 변변한 이름 없는 프로젝트는 사이드뷰 발판 게임 형식으로 더 친절한 〈드워프 포트리스〉의 모험가 모드를 지향하는 게임 제작 프로젝트입니다. 영구 사망, 무작위성, __넘쳐나는 재미__와 같이 로그라이크스러운 요소를 지닙니다.
|
||||
|
||||
@@ -50,7 +50,3 @@ You will need to fiddle with .csv files in ./res/locales
|
||||
문서와 작업용 리소스(psd 등) 또한 이 저장소에 포함되어 있습니다. gcx와 numbers 형식으로 된 문서를 읽고 수정하기 위해 맥 컴퓨터가 필요할 수 있습니다.
|
||||
|
||||
이 프로젝트에 대한 기여는 영어로 이루어져야 합니다. 따라서 코드나 주석 등을 작성할 때는 영어를 사용해 주십시오.
|
||||
|
||||
|
||||
|
||||
First edit: 2016-03-14T23:06:03+09:00
|
||||
Reference in New Issue
Block a user