diff --git a/.github/workflows/update-clients.yml b/.github/workflows/update-clients.yml index 5f32417..6e5a272 100644 --- a/.github/workflows/update-clients.yml +++ b/.github/workflows/update-clients.yml @@ -93,4 +93,4 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: 'github-actions[bot]: auto-update clients' - commit_author: '' + commit_author: 'github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>' diff --git a/public/resources/data/main.json b/public/resources/data/main.json index 63932f6..354926f 100644 --- a/public/resources/data/main.json +++ b/public/resources/data/main.json @@ -310,6 +310,14 @@ "author": "bebebea_loste", "authorLink": "https://modrinth.com/user/bebebea_loste", "source": "https://modrinth.com/resourcepack/serified-font" + }, + { + "id": "default-hd", + "name": "Default HD", + "description": "The classic Minecraft experience but in amazing 128x, 256x, and 512x HD! Gives a shaders feel without the awful FPS drop!", + "author": "thebaum64", + "authorLink": "https://modrinth.com/user/thebaum64", + "source": "https://modrinth.com/resourcepack/default-hd" } ] } diff --git a/public/resources/mods/downloads/default-hd.zip b/public/resources/mods/downloads/default-hd.zip new file mode 100644 index 0000000..cd81b2d Binary files /dev/null and b/public/resources/mods/downloads/default-hd.zip differ diff --git a/public/resources/mods/icons/default-hd.webp b/public/resources/mods/icons/default-hd.webp new file mode 100644 index 0000000..307e40f Binary files /dev/null and b/public/resources/mods/icons/default-hd.webp differ