Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nobonobo/scratch-minecraft


https://github.com/nobonobo/scratch-minecraft

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# scratch-minecraft

- for Minecraft Java Edition 1.16.5
- Forge +「Remote Control from Scratch」

## prerequire for build

```
make setup
```

## build

```
make build
```

## run

```shell:Windows
./build/bin/scratch-minecraft.exe
```
```shell:macOS
open ./build/bin/scratch-minecraft.app
```
```shell:Linux
./build/bin/scratch-minecraft
```