|
11 | 11 | * [Introduction](#introduction)
|
12 | 12 | * [Features](#features)
|
13 | 13 | * [Getting Started](#getting-started)
|
14 |
| -* [Key Gotchas and Caveats](#compatibility) |
15 |
| -* [Keyboard Controls](#getting-started) |
16 |
| -* [Project Layout](#compatibility) |
17 |
| -* [Usage](#Usage) |
18 |
| -* [Example Projects](#compatibility) |
19 |
| -* [Building and Deploying for Web](#getting-started) |
20 |
| -* [Building and Deploying for Desktop](#getting-started) |
21 |
| -* [Building and Deploying for Android](#getting-started) |
22 |
| -* [Building and Deploying for iOS](#getting-started) |
23 |
| -* [Adding Support for Game Distribution Platforms](#compatibility) |
24 |
| -* [Parent Projects and Dependencies](#additional-info) |
| 14 | +* [Key Gotchas and Caveats](#key-gotchas-and-caveats) |
| 15 | +* [Keyboard Controls](#keyboard-controls) |
| 16 | +* [Project Layout](#project-layout) |
| 17 | +* [Usage](#usage) |
| 18 | + * [To add your own carts](#to-add-your-own-carts) |
| 19 | + * [Npm Scripts / CLI](#npm-scripts--cli) |
| 20 | + * [picoDeployConfig.json](#picodeployconfigjson) |
| 21 | +* [Example Projects](#example-projects) |
| 22 | +* [Building and Deploying for Web](#building-and-deploying-for-web) |
| 23 | +* [Building and Deploying for Desktop](#building-and-deploying-for-desktop) |
| 24 | +* [Building and Deploying for Android](#building-and-deploying-for-android) |
| 25 | +* [Building and Deploying for iOS](#building-and-deploying-for-ios) |
| 26 | +* [Adding Support for Game Distribution Platforms](#adding-support-for-game-distribution-platforms) |
| 27 | +* [Parent Projects and Dependencies](#parent-projects-and-dependencies) |
25 | 28 | * [Contributing](#contributing)
|
26 | 29 | * [LICENSE](#license)
|
27 | 30 |
|
@@ -92,7 +95,7 @@ Additional Key commands are:
|
92 | 95 |
|
93 | 96 | # Usage
|
94 | 97 |
|
95 |
| -### To add your own cart(s): |
| 98 | +### To add your own carts |
96 | 99 |
|
97 | 100 | 1. open pico-8
|
98 | 101 | 2. load your cart
|
|
0 commit comments