Skip to content

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
OffsetMonkey538 and others added 27 commits August 6, 2025 20:06
Use maonyk for command
Implement hover message and request pack command again
Fix #13
Add test command for update message

I think stuff is working? Gotta get this stuff committed so it won't be secretly kept on this laptop forever
also the paper version probably builds now? still won't work though ofc
I think it's possible that this could perhaps work?
no idea if there are any issues caused from this... There shouldn't be I don't think as updates from webhooks were already running on the netty thread and that seemed to work... I think
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants