Commit graph

16 commits

Author SHA1 Message Date
triphora
f518d1572d
Fix Modrinth badges
v1 of Modrinth's API has been deprecated since January 2022 and is scheduled to begin breaking in February, with a complete breakage being done by March. This pull request has been created as a courtesy to update it to use the dedicated shields.io badge rather than manually constructing the API request.

After merging this PR, please also update any usages on other pages, for example a CurseForge and/or Modrinth project description, and also cherry-pick/copy these changes to any other branches you might have.
2023-01-21 21:00:48 -05:00
Jonas_Jones
c04049064b updated forge progress (should have been done a long time ago)
removed "a forge port is on the way"
idk why it was still sitting in there
2022-10-11 00:51:21 +02:00
Jonas_Jones
33d36fce7e
removed fabric-api badge
Fabric API not needed anymore
2022-09-21 13:51:28 +02:00
Jonas_Jones
e8be67c1f2
Added GitHub releases downloads badge 2022-09-21 10:57:17 +02:00
Jonas_Jones
94e6e0d974
added use-at-own-risk to README
should have done that way earlier lol
2022-09-18 17:52:43 +02:00
Jonas_Jones
8ff4e41b5d
Added Modloader support badges to README 2022-08-06 15:36:31 +02:00
Jonas_Jones
25d0187423
Added mod shields to README 2022-08-06 14:57:58 +02:00
Jonas_Jones
cdaffa074d
Added mod badges to README 2022-07-27 16:43:46 +02:00
Jonas_Jones
383acbda4a
Fixed forge repo link in README 2022-07-26 15:45:21 +02:00
Jonas_Jones
d20e8d792b
Update README.md 2022-07-26 15:44:02 +02:00
Jonas_Jones
22b2f718bf
Added link to curesforge page
Added link to curseforge page
removed link to GitHub releases (no longer maintained)
2022-07-25 15:06:01 +02:00
Jonas_Jones
3dfc6546fa
Updated README to be synced across platforms 2022-07-25 15:03:29 +02:00
Jonas_Jones
82db994f26
Added Webserver html file instructions to README 2022-07-25 11:26:50 +02:00
Jonas_Jones
8802304858
Added link to modrinth 2022-07-25 09:16:42 +02:00
Jonas_Jones
4a08f71b13 Updated README 2022-07-25 00:15:12 +02:00
Jonas_Jones
ec3c622896 Added base mod
base mod with basic http server and simple config system
2022-07-24 23:58:39 +02:00