mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-26 08:34:43 -04:00
WIP switch to C#
This commit is contained in:
parent
25f2212d4d
commit
57e148d3e2
13 changed files with 605 additions and 25 deletions
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=5 format=2]
|
||||
|
||||
[ext_resource path="res://src/TitleScn.gd" type="Script" id=1]
|
||||
[ext_resource path="res://src/TitleScn.cs" type="Script" id=1]
|
||||
[ext_resource path="res://styles/DressUpTheme.res" type="Theme" id=2]
|
||||
[ext_resource path="res://sprites/title.svg" type="Texture" id=3]
|
||||
[ext_resource path="res://scn/PauseScn.tscn" type="PackedScene" id=4]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue