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

https://github.com/oldes/rebol-godot

Rebol's Godot codecs and a scheme
https://github.com/oldes/rebol-godot

godot rebol rebol-extension

Last synced: 2 months ago
JSON representation

Rebol's Godot codecs and a scheme

Awesome Lists containing this project

README

        

[![Rebol-Godot CI](https://github.com/Oldes/Rebol-Godot/actions/workflows/main.yml/badge.svg)](https://github.com/Oldes/Rebol-Godot/actions/workflows/main.yml)

# Rebol-Godot
Rebol's Godot codecs and a scheme

## Basic usage example:

```rebol
import %godot.reb
extract-gpck %path/to/file.pck
```