1
0
mirror of https://github.com/GeyserMC/PackConverter.git synced 2025-12-21 07:49:17 +00:00
chris 7a2caf6f5d Proper publishing setup (#17)
* Attempt at fixing published artifact

* wohoo it works

* attempt at excluding bootstrap's shadow jar from publishing

* Update gradle, fix publishing (aka, dont publish shadowed bootstrap build to maven)

* Don't apply shadow plugin for the converter

* why are we publishing the lib as an artifact...?

* make these implementation

* Shade bedrock-pack-schema into pack-schema-api
2024-03-13 14:34:58 +00:00
2020-06-21 11:42:57 +01:00
2024-03-13 14:34:58 +00:00
2024-03-13 14:34:58 +00:00
2024-03-13 14:34:58 +00:00
2024-03-13 14:34:58 +00:00
2023-06-06 20:38:45 +01:00
2024-03-13 14:34:58 +00:00
2023-06-01 21:44:05 -05:00
2020-06-21 11:42:57 +01:00
2021-07-18 19:28:41 +01:00

PackConverter

forthebadge made-with-java

License: MIT Discord HitCount

PackConverter is a library for converting Java Edition resource packs to Bedrock Edition.

This is based on the Node.js module ConvertJavaTextureToBedrockApi by ozelot379.

Please note, this project is still a work in progress and should not be used on production. Expect bugs!

Description
PackConverter is a library for converting Java Edition resource packs to Bedrock Edition.
Readme MIT 1.5 MiB
Languages
Java 100%