1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-25 16:14:43 -04:00

Rewrote README

- Rewrote README to better reflect the change in direction.
- Updated screenshot
- Added a /publishing directory that contains resources for other stores. Right now this includes the Chrome Web Store, due to a variant of the original Flash version being published there years earlier.
This commit is contained in:
Anthony Wilcox 2019-01-04 06:23:53 -05:00
parent 9ca877f9c1
commit 1d64362544
8 changed files with 17 additions and 4 deletions

View file

@ -7,7 +7,7 @@
[ext_resource path="res://Clothes.tscn" type="PackedScene" id=5]
[ext_resource path="res://Interface.tscn" type="PackedScene" id=6]
[node name="GameScreen" type="Node"]
[node name="GameScreen" type="Node" index="0"]
script = ExtResource( 1 )