First commit 🎉

This commit is contained in:
Tony Bark 2025-07-17 01:49:18 -04:00
commit 43ea213f9b
728 changed files with 37080 additions and 0 deletions

View file

@ -0,0 +1,8 @@
# This script is empty and is necessary to programmatically
# create an empty script to hold the <PopochiuObject>_template.gd
# source file, after the placeholders have been populated.
#
# It is necessary from Godot 4.1 or an error is raised when the
# template script is loaded.
#
# Do not erase this script.