Commit graph

39 commits

Author SHA1 Message Date
Jonas_Jones
385879c305 bumped version up to 1.19.3 2023-01-29 17:14:00 +01:00
Jonas_Jones
0379c336e7
Merge pull request #2 from triphora/patch-1
Fix Modrinth badges
2023-01-22 03:21:38 +01:00
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
e71b2a2f77 fixed .gitignore
removed all cached files
2022-09-18 16:49:22 +02:00
Jonas_Jones
f0eefdb1bf bumped mod version up to 0.2.0 2022-09-18 16:46:18 +02:00
Jonas_Jones
4225c9f139
Merge pull request #1 from apple502j/rewrite-server
Rewrite HTTPServer implementation
2022-09-18 16:09:22 +02:00
apple502j
3f9d91b731
Rewrite HTTPServer implementation 2022-09-16 20:46:31 +09:00
Jonas_Jones
c5033ccfc0 Changed mod config detection message 2022-08-26 20:28:46 +02:00
Jonas_Jones
f49b9f38be .idea directory updates 2022-08-26 20:28:19 +02:00
Jonas_Jones
87507c4d79 .grandle folder updates 2022-08-26 20:27:30 +02:00
Jonas_Jones
6a31985afb Updated project to 1.19.2 2022-08-26 20:22:01 +02:00
Jonas_Jones
a372eb85ec build directory updates 2022-08-26 20:11:00 +02:00
Jonas_Jones
61801908e1 .gradle directory 2022-08-26 20:10:34 +02:00
Jonas_Jones
8c5ef8cbda run directory 2022-08-26 20:09:56 +02:00
Jonas_Jones
15fd73f5cd Added ServerHandler for easier interaction with webserver 2022-08-26 20:06:04 +02:00
Jonas_Jones
6302a9b991 Fixed Verbose Logger issues 2022-08-26 20:05:19 +02:00
Jonas_Jones
ad20f3cca3 Enabled Down-port to 1.17.1 2022-08-26 20:04:22 +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
22d87c645e Updated directories 2022-07-26 20:05:51 +02:00
Jonas_Jones
3a373a2da3 Merge branch 'fabric' of https://github.com/J-onasJones/McWebserver into fabric 2022-07-26 20:05:23 +02:00
Jonas_Jones
7f8820f122 Added missing gitignore file 2022-07-26 20:05:16 +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
3c3e142f77 Merge branch 'main' of https://github.com/J-onasJones/McWebserver 2022-07-25 14:53:26 +02:00
Jonas_Jones
47a8698b7d Fixed disabling server through config file having no effect 2022-07-25 14:53:21 +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
0b61efa72f Disabled webserver disabler sysem through config 2022-07-25 02:09:39 +02:00
Jonas_Jones
7fc85f35b1 Added meduim and large Icon 2022-07-25 02:08:23 +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