Skip to content

Commit d4d26fe

Browse files
committed
init
1 parent a8dde6c commit d4d26fe

File tree

2,046 files changed

+73143
-147527
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,046 files changed

+73143
-147527
lines changed

.gitattributes

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
* text eol=lf
2+
*.bat text eol=crlf
3+
*.patch text eol=lf
4+
*.cfg text eol=lf
5+
*.py text eol=lf
6+
*.png binary
7+
*.exe binary
8+
*.dll binary
9+
*.zip binary
10+
*.pyd binary
11+
*.jar binary
12+
*.lzma binary

.github/FUNDING.yml

-1
This file was deleted.

.github/workflows/gradle.yml

-27
This file was deleted.

.gitignore

+8-23
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
# various other potential build files
2-
/build
1+
!.gitignore
32

4-
/projects
5-
/plugin
3+
# eclipse
64
/eclipse
7-
/.gradle
8-
/.vscode
9-
/classes
10-
/out
11-
/logs
125

13-
# Mac filesystem dust
14-
.DS_Store
15-
16-
# intellij
6+
# idea
7+
.idea
178
*.iml
18-
*.ipr
19-
*.iws
20-
.idea/
219

22-
# patch
23-
*.rej
10+
# gradle
11+
build
12+
.gradle
2413

25-
#eclipse
26-
**/bin
27-
**/.settings
28-
**/.classpath
29-
*.project
14+
*.DS_Store

.gitmodules

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
[submodule "forge"]
22
path = forge
33
url = https://github.com/MinecraftForge/MinecraftForge.git
4-
branch = 1.12.x
4+
branch = 1.7.10
5+
[submodule "bukkit"]
6+
path = bukkit
7+
url = https://github.com/CyberdyneCC/Thermos-Bukkit.git

LICENSE LICENSE.txt

File renamed without changes.

README.md

+1-55
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,3 @@
11
<img src="https://i.loli.net/2019/08/30/btYR9WDxd4XvhH3.png">
22

3-
## Mohist
4-
5-
## It is highly recommended to use the 1.5+ version to quickly resolve known and unknown errors!
6-
7-
[![](https://ci.codemc.org/buildStatus/icon?job=Mohist-Community%2FMohist-1.12.2)](https://ci.codemc.org/job/Mohist-Community/job/Mohist-1.12.2/)
8-
![](https://img.shields.io/github/stars/Mohist-Community/Mohist.svg?label=Stars)
9-
![](https://img.shields.io/github/license/Mohist-Community/Mohist.svg)
10-
[![](https://img.shields.io/badge/Forge-1.12.2--14.23.5.2847-brightgreen.svg?colorB=26303d)](http://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.12.2.html)
11-
[![](https://img.shields.io/badge/Paper-1.12.2-brightgreen.svg?colorB=DC3340)](https://papermc.io/downloads#Paper-1.12)
12-
![](https://img.shields.io/badge/OracleJdk-8u231-brightgreen.svg?colorB=469C00)
13-
![](https://img.shields.io/badge/Gradle-5.5.1-brightgreen.svg?colorB=469C00)
14-
15-
### Getting Help
16-
[**Home**](https://mohist.red/)
17-
[**bStats**](https://bstats.org/plugin/bukkit/Mohist)
18-
[**Discord**](https://discord.gg/JPF68ZM)
19-
[**QQ**](https://jq.qq.com/?_wv=1027&k=5YIRYnH)
20-
21-
<img src="https://bstats.org/signatures/bukkit/Mohist.svg">
22-
23-
### Download
24-
* [**Jenkins**](https://ci.codemc.org/job/Mohist-Community/job/Mohist-1.12.2/)
25-
26-
### Building
27-
* Checkout project
28-
* You can use IDE or clone from console:
29-
`git clone https://github.com/Mohist-Community/Mohist.git`
30-
* Setup
31-
* Setting up submodules:
32-
`git submodule update --init --recursive`
33-
* Building
34-
* Build the project for Linux:
35-
`./gradlew launch4j`
36-
* or for Windows:
37-
`./gradlew.bat launch4j `
38-
39-
All builds will be in `.\Mohist\build\distributions\`
40-
41-
If you are a plugin developer, you can add the following files to your library file `.\Mohist\build\localCache\Mohist\recompiled.jar`
42-
43-
Mohist-xxxxx-server.jar - is the server we should run it
44-
45-
### Thanks for the following project
46-
* [**Bukkit**](https://hub.spigotmc.org/stash/scm/spigot/bukkit.git) - plugin support.
47-
* [**Paper**](https://github.com/PaperMC/Paper.git) - performance optimizations.
48-
* [**CraftBukkit**](https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git) - plugin support.
49-
* [**Spigot**](https://hub.spigotmc.org/stash/scm/spigot/spigot.git) - plugin support.
50-
* [**MinecraftForge**](https://github.com/MinecraftForge/MinecraftForge.git) - mod support.
51-
* [**Atom**](https://gitlab.com/divinecode/atom/Atom.git) - Partial code source.
52-
* [**Thermos**](https://github.com/CyberdyneCC/Thermos.git) - Partial code source.
53-
* [**um_bukkit**](https://github.com/TechCatOther/um_bukkit.git) - Partial code source.
54-
55-
56-
### 中国用户捐赠二维码(备注信息便于记录)
57-
<img src="https://i.loli.net/2019/11/04/PkybBF1puUwCz6l.png">
3+
## Mohist-1.7.10

build.bat

-2
This file was deleted.

0 commit comments

Comments
 (0)