mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-05 21:34:49 -04:00
5 lines
160 B
GDScript
5 lines
160 B
GDScript
# This project is licensed under the Artistic-2.0 license.
|
|
# See the LICENSE file in the project root for more information.
|
|
extends Node
|
|
|
|
var version = "0.0.0"
|