mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-03 03:46:42 +00:00
Add support for 1.19.3 (#2042)
* 1.19.3 * More fixes * fix: compile time issues for 1.19.3 * fix: new mappings and GeneratorStructureState * Add 1.19.3 to release and issue template * Update dependencies for 1.19.3 * Update worldedit-bukkit/adapters/adapter-1_19_3/build.gradle.kts Co-authored-by: Pierre Maurice Schwang <mail@pschwang.eu>
This commit is contained in:
committed by
GitHub
parent
62f561cb56
commit
f98e526fa0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -82,7 +82,7 @@ jobs:
|
||||
file_path: worldedit-bukkit/build/libs/FastAsyncWorldEdit-Bukkit-${{ env.VERSION }}.jar
|
||||
# https://minecraft.curseforge.com/api/game/versions?token=redacted
|
||||
# gameVersionTypeID: 1
|
||||
game_versions: "8849,8897,9016,9190,9261"
|
||||
game_versions: "8503,9016,9190,9261,9560,9561"
|
||||
project_id: 103525
|
||||
game_endpoint: minecraft
|
||||
token: ${{ secrets.CURSEFORGE_TOKEN }}
|
||||
|
Reference in New Issue
Block a user