Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Experimental gameplay features are specific subsets of features that are locked

### 📃 Individual Files

Upon creating your project, bridge. will always generate a `manifest.json` and `pack_icon.png` file in each pack. However, here you can configure additional files to be added to your project auomatically, that are single instance files (only one is needed in a project), for example, the `sounds.json` and `terrain_textures.json` files..
Upon creating your project, bridge. will always generate a `manifest.json` and `pack_icon.png` file in each pack. However, here you can configure additional files to be added to your project automatically, that are single instance files (only one is needed in a project), for example, the `sounds.json` and `terrain_textures.json` files..

### 🖊️ Name

Expand Down