1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-05 13:34:48 -04:00
dressupzack/README.md
2025-04-27 14:11:57 -04:00

39 lines
1.6 KiB
Markdown

# Dress Up Zack
![Screenshot](./screenshot.png)
Dress Up Zack is a port of my first (and only) Flash game series, ZC's Dress Up that was developed back in 2007. Both this and the originals are heavily inspired by The Sims 2: Body Shop in their own unique ways.
## 🏗️ Built With
- [Godot Engine](https://godotengine.org/) (Baseline Version: Godot 4.4)
- Language: GDScript
## 📅 Support Model (Experimental)
| Patch Type | Timeline |
| -------------------------- | ------------------------- |
| Critical Hotfixes | 1-2 weeks after discovery |
| Minor Bugfix Patches | Monthly or as needed |
| Content Updates | Every 6-12 months |
| Engine Compatibility Check | Every 6 months |
## 🛠️ Installation
Instructions for installing or running the project locally:
```shellscript
# Clone this repository
git clone https://github.com/tonytins/dressupzack.git
# Open with Godot Engine
# (Adjust if additional setup needed)
```
## 🔍 Reporting Issues
Found a bug or have feedback? Open an [Issue](https://github.com/tonytins/dressupzack/issues) and use the appropriate template.
## 📜 License
I license the source code of this game under both the [GNU General Public License, version 2.0](./LICENSE) or the [European Union Public License](./LICENSE_EUPL), ensuring it remains free to use, modify, and distribute under their terms. All assets, including the Flash games, are dedicated to the public domain under the [CC0 1.0 Universal Deed](./ASSET_LICENSE), allowing for unrestricted use, adaptation, and sharing.