https://github.com/macalimlim/godot-rust-template
A template for godot-rust projects
https://github.com/macalimlim/godot-rust-template
cargo-generate
Last synced: 9 months 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 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T11:11:14.000Z (over 2 years ago)
- Last Synced: 2025-04-07T23:23:43.930Z (about 1 year ago)
- Topics: cargo-generate
- Language: Makefile
- Homepage:
- Size: 147 KB
- Stars: 54
- Watchers: 5
- Forks: 23
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# {{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}}