0
This repository has been archived on 2024-01-18. You can view files and clone it, but cannot push or open issues or pull requests.
Files
mc-a1.1.2_01/README.MD
2022-03-24 02:32:54 +03:00

23 lines
344 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Minecraft Alpha 1.1.2_01
Client - 1.1.2_01
Server - 0.2.1
- revengpack decompile
- port to Gradle
- use Java 8
## Run Client
*Не корректно работает: дальше создания карты (build world) не идёт, зависает.*
```shell
gradle client:run
```
## Run Server
```shell
gradle client:run
```