EngineHub / WorldEdit

🗺️ Minecraft map editor and mod
https://enginehub.org/worldedit/
Other
3.08k stars 836 forks source link

Add integration tests #1713

Open octylFractal opened 3 years ago

octylFractal commented 3 years ago

Using GitHub actions, we can launch servers for each of the platforms and test out WorldEdit.

Minecraft has an RCON protocol we can use for automating this, but we'll need Forge and Fabric to get console support.

octylFractal commented 4 months ago

Alternatively, game test infra is supported by NeoForge.

Aareon commented 4 months ago

Bump for Neoforge