https://github.com/crabdancing/godottemplate
https://github.com/crabdancing/godottemplate
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/crabdancing/godottemplate
- Owner: crabdancing
- Created: 2021-11-12T06:45:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-12T08:33:47.000Z (over 4 years ago)
- Last Synced: 2025-02-06T05:33:02.388Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
A simple empty template for making Godot projects quickly
# Usage
1. Click [Use this Template](https://github.com/alxpettit/GodotTemplate/generate)
1. Go through Github's little wizard thing to make your Godot repo
1. Clone your repo
1. Change project name (see Python script)
1. I think that's it? You're done. Push commits, I guess.