Skip to content

Commit

Permalink
Release 1.0.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
telk5093 committed Apr 5, 2021
1 parent eab1ad9 commit 8bc7d08
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 1 deletion.
32 changes: 32 additions & 0 deletions docs/README.ko.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Korean Signal Set
[English](./README.md) | [한국어](./README.ko.md)

**한국 신호기 세트**는 대한민국의 신호기와 표지를 추가해주는 OpenTTD NewGRF입니다.
게임 내 온라인 콘텐츠에서 다운로드하거나, [Github release 페이지](https://github.com/KoreanGRF/KoreanSignalSet/releases)에서 다운로드할 수 있습니다.

## 개발
### 빌드하는 방법
이 NewGRF를 빌드하려면 [NML](http://bundles.openttdcoop.org/nml/releases/LATEST/)**Python 3**이 필요합니다.
터미널 쉘에서 ``make``를 실행하세요. Windows 환경이라면, 그 전에 명령 프롬포트를 열고 ``bash``를 입력하세요.
``make clean``을 입력하면 모든 생성된 파일이 초기화됩니다.

### 번역
한국 신호기 세트의 공식 언어는 한국어입니다.
저는 유창한 영어 실력자가 아니기 때문에, 영어 텍스트가 한국어와 다른 의미를 갖고 있을 수도 있습니다.

한국 신호기 세트를 다른 언어로 번역하시려면, 이 Github 프로젝트에 Pull Request를 열어주세요.
Pull Request를 열 줄 모르신다면, Issues에 올리셔도 괜찮습니다.
이 파일을 번역하시면 됩니다:
- [/lang/english.lng](https://github.com/KoreanGRF/KoreanSignalSet/blob/master/lang/english.lng)
또, [제 사이트의 다운로드 페이지](https://telk.kr/ottd/newgrf/ko_signal_set?lang=en)도 번역하길 원하신다면, 별도로 연락해주세요: telk5093@gmail.com

## 링크
- [TELKLAND](http://telk.kr)
- 공식 다운로드 페이지 ([Korean](https://telk.kr/ottd/newgrf/ko_signal_set/?lang=kr) / [English](https://telk.kr/ottd/newgrf/ko_signal_set/?lang=en)

## 기여하신 분들
모든 기여하신 분들의 이름은 [contributors.md](https://github.com/KoreanGRF/KoreanSignalSet/blob/master/docs/contributors.md)에서 볼 수 있습니다.

## 라이선스
이 NewGRF는 **[크리에이티브 커먼스 라이선스 v3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/)** (CC-BY-NC-SA v3.0)을 따릅니다.
이 프로젝트에 기여함은 이 라이선스에 동의함을 의미합니다.
5 changes: 5 additions & 0 deletions docs/contributors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Contributors
* **Code**
* **TELK** ([@telk5093](https://github.com/telk5093), telk5093@gmail.com, http://telk.kr) - Major NML Code and graphic modifications
* **Graphic**
* **EightOnEight** (fbud818@naver.com) - Major Graphics
55 changes: 54 additions & 1 deletion docs/readme.ptxt
Original file line number Diff line number Diff line change
@@ -1 +1,54 @@
한국 신호기 세트 {{VERSION}}
====================================
한국 신호기 세트 {{VERSION}}
Korean Signal Set {{VERSION}}
====================================

List
==========
1. About
2. Known-bugs
3. Contact & Translation
4. Credits
5. Copyrights


1. About
==========
Korean Signal Set introduces signals and mark signs of South Korea.
You can choose green or blue signal for open signal block state, TVM sign for high speed
rail instead of semaphore block signal or combination of yellow with green(blue) signal
graphic. (Note: it is just a eyecandy, not work for yellow signal)


2. Known-bugs
==========
(None yet)

3. Contact & Translation
==========
+ If you have found a bug or you have a sugguestion, please make an issue at
our Github(http://github.com/KoreanGRF/KoreanSignalSet), visit coder's website
TELKLAND(http://telk.kr) or email to TELK(telk5093@gmail.com)
+ If you want to translate Korean Signal Set and the download page of Korean Signal Set
into your language, please visit the Github project(http://github.com/KoreanGRF/KoreanSignalSet)
and see "Translations".
+ Please ask to TELK(OpenTTD Korean translator) to get more information in English.
+ Links
* TELKLAND - http://telk.kr
* Official Download Page - http://telk.kr/ottd/newgrf/ko_signal_set/?lang=en
* Github - https://github.com/KoreanGRF/KoreanSignalSet


5. Credits
==========
TELK (telk5093@gmail.com, http://telk.kr)
- NML Codes, graphic modifications
EightOnEight (fbud818@naver.com)
- Graphics


6. Copyrights
==========
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or
send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

0 comments on commit 8bc7d08

Please sign in to comment.