Add quick-e2e tool for E2E environment setup

This commit is contained in:
Oliver
2025-03-16 17:17:23 +01:00
parent a4dee79d3c
commit b2fc904441
5 changed files with 131 additions and 1 deletions

View File

@@ -24,4 +24,5 @@ include(":libraries:packets:implementations:1_21_4")
include(":libraries:packets:test_plugin")
include(":tools:deployment")
include(":tools:deployment")
include(":tools:quick-e2e")