File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed
Sources/PlaydateKit/Documentation.docc Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,11 @@ Create games for Playdate using Swift.
1414- < doc:Building-the-Template >
1515- `` PlaydateGame ``
1616
17+ ### Tips & Tricks
18+
19+ - < doc:Debugging-with-Xcode >
20+ - < doc:Game-Resources-and-Metadata >
21+
1722### Essentials
1823
1924- `` Display ``
Original file line number Diff line number Diff line change 1+ # Debugging with Xcode
2+
3+ <!-- @START_MENU_TOKEN@--> Summary<!-- @END_MENU_TOKEN@-->
4+
5+ ## Overview
6+
7+ <!-- @START_MENU_TOKEN@--> Text<!-- @END_MENU_TOKEN@-->
8+
9+ ### Section header
10+
11+ <!-- @START_MENU_TOKEN@--> Text<!-- @END_MENU_TOKEN@-->
Original file line number Diff line number Diff line change 1+ # Game Resources and Metadata
2+
3+ <!-- @START_MENU_TOKEN@--> Summary<!-- @END_MENU_TOKEN@-->
4+
5+ ## Overview
6+
7+ <!-- @START_MENU_TOKEN@--> Text<!-- @END_MENU_TOKEN@-->
8+
9+ ### Section header
10+
11+ <!-- @START_MENU_TOKEN@--> Text<!-- @END_MENU_TOKEN@-->
You can’t perform that action at this time.
0 commit comments