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
- Host: GitHub
- URL: https://github.com/oldes/rebol-godot
- Owner: Oldes
- Created: 2022-12-14T14:43:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T14:11:48.000Z (over 2 years ago)
- Last Synced: 2024-05-02T01:26:53.208Z (about 1 year ago)
- Topics: godot, rebol, rebol-extension
- Language: Rebol
- Homepage:
- Size: 156 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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
```