mirror of
https://github.com/tonytins/dressupzack
synced 2025-09-19 00:54:43 -04:00
Advanced drag and drop
More precise drag and drop. Still has a few bugs, but most of the base is there. - Removed translations. - Cleaned up README
This commit is contained in:
parent
805cbe2738
commit
2bc37e1100
18 changed files with 173 additions and 58 deletions
22
README.md
22
README.md
|
@ -1,25 +1,9 @@
|
|||
# Dress Up Zack
|
||||
|
||||
[](CODE_OF_CONDUCT.md)
|
||||
Tony's Dress Up is a re-imagining 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.
|
||||
|
||||

|
||||
|
||||
Tony's Dress Up is a re-imagining of my first (and only) Flash game series, ZC's Dress Up , developed back in 2007. Both this and the originals are heavily inspired by The Sims 2: Body Shop in their own unique ways.
|
||||
|
||||
I've included the original Flash releases in the ``/archive`` directory. They can be played using [Ruffle](https://ruffle.rs/)'s demo page.
|
||||
|
||||
## Getting Started
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- Godot Engine 4
|
||||
|
||||
## License
|
||||
|
||||
The source and assets are licensed under the Artistic-2.0 License and CC-BY, respectfully - see the [LICENSE](LICENSE) and [ASSET-LICENSE](ASSET-LICENSE) for more details.
|
||||
The source and assets are licensed under the GPL-3.0 License and CC-BY, respectfully - see the [LICENSE](LICENSE) and [ASSET-LICENSE](ASSET-LICENSE) for more details.
|
||||
|
||||
The Flash games included are closed source, but considered abandonware. Feel free to share them on archives.
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
|
||||
The Flash games located in the `/archive` directory are proprietary, but considered abandonware. Any extracted assets are under the same license. Feel free to share them on archives.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue