Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Comments

V5#22

Merged
OffsetMonkey538 merged 93 commits intomasterfrom
v5
Feb 8, 2026
Merged

V5#22
OffsetMonkey538 merged 93 commits intomasterfrom
v5

Conversation

OffsetMonkey538 and others added 23 commits January 25, 2025 19:41
Nothing is implemented yet :(
Will be used for detecting changes to resource and data packs independently
(Like a force update or fresh installation)
Getting diff would fail
Makes more sense to have
  /resourcepack/0-pack.zip
  /resourcepack/1-pack.zip
than
  /resourcepack/packs/0-pack.zip
  /resourcepack/packs/1-pack.zip
Using repository root as 'packs' dir would crash because '.git' isn't a valid pack lol
Implement datapack handling
Should work for when the http server is behind a proxy that handles ssl? ill test it rn
…ging-datapacks-through-git

# Conflicts:
#	common/src/main/java/top/offsetmonkey538/githubresourcepackmanager/GithubResourcepackManager.java
#	common/src/main/java/top/offsetmonkey538/githubresourcepackmanager/platform/PlatformMain.java
#	fabric/src/main/java/top/offsetmonkey538/githubresourcepackmanager/platform/fabric/FabricPlatformMain.java
#	paper/src/main/java/top/offsetmonkey538/githubresourcepackmanager/platform/paper/PaperPlatformCommand.java
#	paper/src/main/java/top/offsetmonkey538/githubresourcepackmanager/platform/paper/PaperPlatformMain.java
…becomes better?

Support literally every git host that can send webhooks
@OffsetMonkey538 OffsetMonkey538 self-assigned this Jul 23, 2025
…ack manager. Also rename GitPackManager to GitPackManagerException cause that's what it's supposed to be lol
much smaller file. Hopefully things support it too
@OffsetMonkey538 OffsetMonkey538 marked this pull request as ready for review February 8, 2026 12:23
@OffsetMonkey538 OffsetMonkey538 merged commit b0420a5 into master Feb 8, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant