Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macalimlim/godot-rust-template
A template for godot-rust projects
https://github.com/macalimlim/godot-rust-template
cargo-generate
Last synced: 21 days ago
JSON representation
A template for godot-rust projects
- Host: GitHub
- URL: https://github.com/macalimlim/godot-rust-template
- Owner: macalimlim
- License: mit
- Created: 2020-09-18T19:39:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T11:11:14.000Z (about 1 year ago)
- Last Synced: 2024-11-03T21:25:12.956Z (2 months ago)
- Topics: cargo-generate
- Language: Makefile
- Homepage:
- Size: 147 KB
- Stars: 52
- Watchers: 6
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Project Logo](./godot/assets/godot-ferris-128x128.png)
# {{project-name}}
> Put the description here!## Table of contents
* [General Information](#general-information)
* [Setup](#setup)
* [Usage](#usage)
* [Contact](#contact)## General Information
Put a more general information about your project## Setup
Setup, installation, configuration, etc. Please read this [wiki](https://github.com/macalimlim/godot-rust-template/wiki) for setting up this template## Usage
```shell
$ cargo make run
```
## Contact
{{authors}}