Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mateusai/godot_exporter

A simple tool to automate the export of your Godot projects
https://github.com/mateusai/godot_exporter

Last synced: 7 days ago
JSON representation

A simple tool to automate the export of your Godot projects

Awesome Lists containing this project

README

        

# Godot Exporter

## Usage:

```
cargo run -- -p /path/to/godot/project -g /path/to/godot/executable -o /path/to/output/directory --presets "Preset name 1" "Preset name 2" --export-mode release
```