From 522d781e416ea94500e2ebd06795173a3bfabb77 Mon Sep 17 00:00:00 2001 From: Henrique Lacreta Alves Date: Sat, 8 Apr 2023 11:11:31 -0400 Subject: Update to godot 4 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index db19c89..4865a29 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ glam apply GodotTIE ## Disclaimer **This project is a WIP!** This is a beta release to anyone interested in using or contributing to this project. It may contain bugs that may ruin your project if you don't make any backups or use version-control wisely. +## TODO's + +- [ ] Check if project is Godot 3 vs Godot 4 for initialization. + ## Alternatives - https://github.com/imjp94/gd-plug This is an addon that inspired and works similarly to this CLI tool, but using GDScript (and the Godot executable). I prefered creating the Rust CLI tool though, so I wouldn't need to bootstrap my Godot projects to use it, and to easier extend the tool to my needs. -- cgit v1.2.3