Skip to content

Commit cf3cd47

Browse files
author
magiclu550
committed
Merge remote-tracking branch 'origin/master'
2 parents 67e59ea + 77f0f7c commit cf3cd47

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ down on the separatists’ ban on issuing anti-state peace speeches and prohibit
1616
discord and pr districts. In the process of contribution, the commit information has a split, and the words
1717
that incite splitting will be expelled legally or morally if found.
1818

19-
私たちは中華人民共和国の主権を支持します。台湾、香港、マカオは中華人民共和国の一部です。彼らは香港の独立と台湾の独立の要素の暴動に反対します。 コントリビューションの過程で、コミット情報には分割があり、分割を引き起こす単語は、見つかった場合は法的にまたは道徳的に追放されます。
19+
私だちは中華人民共和国の主権を守る,台湾、香港、マカオは中華人民共和国の一部です.私たちは香港の単独暴動と台湾独立分子に反対します,だから、私達は断固として分子分裂を禁止します。ises区,discord区,pr区で反国家平和言論を発表します.プロジェクトの共有過程において、comitでの分裂発言を禁止する.以上の規則に違反すると、法律と道徳によって追放されます.
2020

2121
우리는 중화 인민 공화국의 주권을지지합니다 대만, 홍콩, 마카오는 중화 인민 공화국의 일부이며 홍콩의 독립과 대만 독립 요소의 폭동에 반대하며, 분리 주의자들의 반 국가 평화 발언 금지, 반 국가 평화 발언 금지, 지구 문제에 대한 프로젝트 금지, 지구 문제에 대한 분쟁을 단호히 단속하고 있습니다. 기여 과정에서 커밋 정보는 분리되어 있으며 분리를 촉구하는 단어는 발견되면 합법적 또는 도덕적으로 추방됩니다.
2222

@@ -83,6 +83,28 @@ After finished installing JRE, you need to put ProxyHandler.dll into
8383
If there's no problem, launch JSmod2.jar:
8484
`java -jar jsmod2.jar`
8585

86+
> Import the DevelopmentKit
87+
88+
Connect Repository
89+
90+
```xml
91+
<repositories>
92+
<repository>
93+
<id>nexus</id>
94+
<name>Team Neux Repository</name><url>http://repo.noyark.net/nexus/content/groups/public/</url>
95+
</repository>
96+
</repositories>
97+
```
98+
Import Dependency
99+
```xml
100+
<dependency>
101+
<groupId>cn.jsmod2</groupId>
102+
<artifactId>jsmod2-dk</artifactId>
103+
<version>1.0.3</version>
104+
</dependency>
105+
```
106+
107+
86108
> How to develop a plugin?
87109
88110
1. New API can register the Listeners and Commands of JSmod2's;

0 commit comments

Comments
 (0)