Skip to content

Commit 84be45b

Browse files
committed
add demo for saves ui (create/update/delete)
1 parent b8c72e3 commit 84be45b

File tree

96 files changed

+5000
-2005
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+5000
-2005
lines changed

.github/workflows/create-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222
run: |
2323
mkdir -p Release/Samples~
2424
cp -a Packages/com.trytalo.talo/. Release
25-
cp -a Assets/. Release/Samples~/Playground
25+
cp -a Assets/Playground/. Release/Samples~/Playground
26+
cp -a Assets/SavesDemo/. Release/Samples~/SavesDemo
2627
2728
- name: Copy to package repo (main branch)
2829
uses: tudddorrr/github-action-push-to-another-repository@main

Assets/Scripts/Saves.meta renamed to Assets/Samples.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Samples/Playground.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)