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
4 changes: 2 additions & 2 deletions src/01-fundamentals/01-01-the-metadata-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Inside this file, we will put the information the game needs in order to learn a
"optionalDependencies": {
"modB": "1.3.2"
},
"api_version": "0.6.3",
"api_version": "0.8.0",
"mod_version": "1.0.0",
"license": "Apache-2.0"
}
Expand Down Expand Up @@ -48,4 +48,4 @@ A Contributor has the following fields:
- `email`: *(optional)* A contact email
- `url`: *(optional)* A homepage URL

Many of these fields are intended to be used in the future by an upcoming Mod Menu interface, which will allow users to organize their mods.
Many of these fields are intended to be used in the future by an upcoming Mod Menu interface, which will allow users to organize their mods.