Skip to content

Commit

Permalink
Fixed: Missing newline in CreatingRelease.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Sep 21, 2024
1 parent f78d7a5 commit c96ca81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/CreatingRelease.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
*even if you don't plan to ship updates*. Doing so will allow your mod to be included in [Mod Packs](./InstallingModPacks.md) [(How to Create Them)](./CreatingModPacks.md).

Before uploading a mod, you should first create a `Release`.

A `Release` consists of 2 files:

- Compressed version of your mod.
- JSON text file containing update information.

Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ hide:
</div>

It is an ***extensible*** and ***modular*** framework that allows you to create your own mods for any game.

For installation instructions, see [Quick Start Guide](./QuickStart.md).

## Mod Loader
Expand Down

0 comments on commit c96ca81

Please sign in to comment.