1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-11-17 05:37:12 +00:00

Some README cleanup

- Standardise our badges a little, adding a modrinth badge.
 - Mention Fabric and Forge support.
 - Don't include MC version in the Modrinth version number. I feel this
   was required at some point, but apparently not any more! This also
   allows us to use Modrinth for the Forge update JSON.
This commit is contained in:
Jonathan Coates
2023-04-06 18:13:55 +01:00
parent ccd7f6326a
commit 3920ff08ab
5 changed files with 16 additions and 14 deletions

View File

@@ -15,6 +15,7 @@ modId="computercraft"
version="${file.jarVersion}"
displayName="CC: Tweaked"
displayURL="https://tweaked.cc"
updateJSONURL = "https://api.modrinth.com/updates/cc-tweaked/forge_updates.json"
credits="Created by Daniel Ratcliffe (@DanTwoHundred)"
authors="Daniel Ratcliffe, Aaron Mills, SquidDev"