mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-05 13:34:48 -04:00
Updated README with new sections
- Added Getting Started and Authors sections
This commit is contained in:
parent
d10dd742f8
commit
8351b85f1a
1 changed files with 13 additions and 2 deletions
15
README.md
15
README.md
|
@ -2,9 +2,20 @@
|
|||
|
||||

|
||||
|
||||
Tony's Dress Up is a open source dress up game. It's a remake of my original Flash game, ZC's Dress Up, developed back in 2007. I've included the original flash games in the ``/archive`` directory that can be played at [Ruffle](https://ruffle.rs/)'s demo page.
|
||||
Tony's Dress Up is a re-imagining of my first Flash game, ZC's Dress Up, developed back in 2007. I've included the Flash copies in the ``/archive`` directory. They can be played at [Ruffle](https://ruffle.rs/)'s demo page.
|
||||
|
||||
## License
|
||||
## Getting Started
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- Godot Engine 3.2
|
||||
|
||||
## Authors
|
||||
|
||||
- **Anthony Wilcox** - *Initial work* - [tonytins](https://github.com/tonytins)
|
||||
- **Kenney** - *UI* - [kenny.nl](https://www.kenney.nl/)
|
||||
|
||||
## License
|
||||
|
||||
The source and assets are licensed under the MPL 2.0 License and CC-BY, respectfully - see the [LICENSE](LICENSE) and [ASSET-LICENSE](ASSET-LICENSE) for more details.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue