Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/telamon/pear-godot

My godot + pears buildscript
https://github.com/telamon/pear-godot

Last synced: about 1 month ago
JSON representation

My godot + pears buildscript

Awesome Lists containing this project

README

        

# Godot in Pears

### 1. Download godot
Download Godot [4.3](https://godotengine.org/article/dev-snapshot-godot-4-3-beta-2/#downloads)
and place executable in root folder.

### 2. Release

[b]uild + [p]atch + [r]elease + [s]eed

```bash
./release.sh bprs dev
```

Or just play locally

```
./release.sh bpd dev
```