https://github.com/therustifyer/gdrust-helper
A little library that provides wrappers over some of the gdnative functionalities
https://github.com/therustifyer/gdrust-helper
Last synced: 3 months ago
JSON representation
A little library that provides wrappers over some of the gdnative functionalities
- Host: GitHub
- URL: https://github.com/therustifyer/gdrust-helper
- Owner: TheRustifyer
- Created: 2021-12-30T20:43:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T18:34:56.000Z (over 4 years ago)
- Last Synced: 2026-01-02T06:14:48.319Z (6 months ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GDRUST Library
Welcome to `gdrust-helper` library.
`gdrust-helper` it's just a little wrapper over some of the stuff and bingings providing by the project [godot-rust](https://godot-rust.github.io/) project, in order to help the client to reduce the overwhelming amount of code that sometimes it's necesary to perform a simple task.