Skip to content

Commit

Permalink
feat: initial mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Notexe committed Jan 12, 2024
1 parent 82e3c56 commit b8f0cbd
Show file tree
Hide file tree
Showing 2 changed files with 7,138 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"$schema": "https://raw.githubusercontent.com/atampy25/simple-mod-framework/main/Mod%20Manager/src/lib/manifest-schema.json",
"version": "0.1.0",
"id": "YourPreferredAlias.AnIDForTheMod",
"name": "Test Mod",
"description": "A truly amazing mod",
"authors": ["Your Preferred Alias"],
"id": "GlacierOrganisation.CommunityPatches",
"name": "Community Patches",
"description": "Community patches",
"authors": ["Fill in later with names of all contributers"],
"frameworkVersion": "2.25.1"
}
Loading

0 comments on commit b8f0cbd

Please sign in to comment.