Skip to content

Commit

Permalink
Fix up modpack manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkiwritescode committed Jul 30, 2024
1 parent 03a68fd commit e9fdce9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions _modpacks/packs/cswt/2.0_SF/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"cswt":
"cswt_sf":
{
"name":"Custom Street World Tour",
"description":"An overhaul modpack containing over 100 new boards",
"version":"1.5",
"name":"Custom Street World Tour (Streamer Friendly)",
"description":"A special version of CSWT with all licensed music removed.",
"version":"2.0",
"entity":"modpack",
"type":"primary",
"release_date":"2024/02/11",
"last_updated":"2024/07/25",
"resources":"cswt"
}
}
6 changes: 3 additions & 3 deletions _modpacks/packs/cswt/development/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"cswt_test":
{
"name":"Custom Street World Tour (Test Version)",
"description":"A version of CSWT containing only new boards that need testing",
"name":"Custom Street World Tour (Tester's Pack)",
"description":"A version of CSWT containing only new boards that need testing.",
"version":"1.0",
"entity":"modpack",
"type":"primary",
"release_date":"2024/02/11",
"last_updated":"2024/07/30",
"resources":"cswt"
}
}
6 changes: 3 additions & 3 deletions _modpacks/packs/cswt/stable/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"cswt":
{
"name":"Custom Street World Tour",
"description":"An overhaul modpack containing over 100 new boards",
"version":"1.5",
"description":"An overhaul modpack containing over 100 new boards!",
"version":"2.0",
"entity":"modpack",
"type":"primary",
"release_date":"2024/02/11",
"last_updated":"2024/07/25",
"resources":"cswt"
}
}

0 comments on commit e9fdce9

Please sign in to comment.