diff --git a/_modpacks/packs/cswt/2.0_SF/manifest.json b/_modpacks/packs/cswt/2.0_SF/manifest.json index d990ecff0..f9bede2a3 100644 --- a/_modpacks/packs/cswt/2.0_SF/manifest.json +++ b/_modpacks/packs/cswt/2.0_SF/manifest.json @@ -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" } } diff --git a/_modpacks/packs/cswt/development/manifest.json b/_modpacks/packs/cswt/development/manifest.json index 547084b8a..8fc7ab0fa 100644 --- a/_modpacks/packs/cswt/development/manifest.json +++ b/_modpacks/packs/cswt/development/manifest.json @@ -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" } } diff --git a/_modpacks/packs/cswt/stable/manifest.json b/_modpacks/packs/cswt/stable/manifest.json index d990ecff0..009d9f665 100644 --- a/_modpacks/packs/cswt/stable/manifest.json +++ b/_modpacks/packs/cswt/stable/manifest.json @@ -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" } }