1
0
mirror of https://github.com/GeyserMC/GeyserOptionalPack.git synced 2025-12-19 14:59:14 +00:00

9 Commits

Author SHA1 Message Date
chris
982fa6c3fa The rename: Optional is now Integrated (#70) 2025-11-17 00:17:20 +01:00
LetsGoAway
ddf7cbcf01 Java compiler for GeyserOptionalPack (#65)
* inital commit

* i think pr is ready now

* wait now its ready

* Update copyright year

* add license to each file

* Update pack version

* copy license / mojang disclaimer to pack

* Update mojang.md

* test actions

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update .gitignore

* clean up some code

* change "extracting" to copying

* Update build.yml

* Add new compilation instructions

* update developer documentation for new compiler

* make some code more readable

* some more code cleanup

* Code cleanup and tweaks

* Move to gradle action for running

* Cleanup run folder

* Update build action to use run folder

* Lets not bother with the run folder

* Download the specified version from mojang

* Remove old run folder

---------

Co-authored-by: rtm516 <ryantmilner@hotmail.co.uk>
2025-08-28 00:03:07 +01:00
rtm516
b764573f63 Add ImageMagick back to container (#63)
* Add imagemagick back to container

* Install as root
2025-07-04 00:12:17 +02:00
Kas-tle
095a9dd769 Switch to centralized GitHub actions (#54) 2024-05-27 10:53:42 +01:00
Kas-tle
cd9a22fc94 Don't use tee to write metadata.json to downloads API (#53) 2024-04-28 07:43:46 -07:00
Kas-tle
1c2f9cce68 Update release metadata gen 2024-04-18 08:10:48 -07:00
Kas-tle
d7451cc9a5 Update downloads API 2024-04-18 07:54:58 -07:00
rtm516
9fbbaa4d39 Fix version for downloads API 2024-02-16 16:11:24 +00:00
rtm516
e132b8ee60 Move to GitHub actions (#50)
* Create build.yml

* Delete Jenkinsfile

* Update build.yml

* Update download link
2024-02-16 16:05:41 +00:00