NX01: Fixed M2E build cycle into normal maven style compile

This commit is contained in:
Willem Cazander 2026-01-29 12:03:12 +01:00
parent c34b7694c5
commit 2395cd1f1f
14 changed files with 76 additions and 59 deletions

View file

@ -19,7 +19,7 @@
</dependency>
<dependency>
<groupId>love.distributedrebirth.nx01</groupId>
<artifactId>nx01-kode-gen</artifactId>
<artifactId>nx01-kode-gen-nether</artifactId>
<scope>test</scope>
</dependency>
</dependencies>