Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Commit

Permalink
Update mods.json
Browse files Browse the repository at this point in the history
  • Loading branch information
radmanplays authored Feb 4, 2024
1 parent 621b116 commit 223d7f0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions mods.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
{
"mods": [
{
"name": "Awesome Mod 1",
"display-name": "Awesome Mod 1",
"mod-name": "awesome-mod-1",
"author": "ModAuthor1",
"author-link": "https://github.com/ModAuthor1",
"description": "This is the first awesome mod.",
"icon": "https://example.com/mod1-icon.png"
},
{
"name": "Cool Mod 2",
"display-name": "Cool Mod 2",
"mod-name": "cool-mod-2",
"author": "ModAuthor2",
"author-link": "https://github.com/ModAuthor2",
"description": "Check out this cool mod!",
"icon": "https://example.com/mod2-icon.png"
}
Expand Down

0 comments on commit 223d7f0

Please sign in to comment.