NX01: Moved babel blue text to kaas talk text module
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 2m14s

This commit is contained in:
Willem Cazander 2026-02-12 21:22:47 +01:00
parent 4ec059274c
commit ccaf5043f4
93 changed files with 1131 additions and 961 deletions

View file

@ -25,6 +25,7 @@
<modules>
<module>nx01-jpp0-collections2</module>
<module>nx01-jpp0-kaas</module>
<module>nx01-jpp0-kaas-talk</module>
<module>nx01-jpp0-nether-dial-based</module>
<module>nx01-jpp0-nether-dial-lingua</module>
<module>nx01-jpp0-nether-tone</module>
@ -267,6 +268,11 @@
<artifactId>nx01-jpp0-kaas</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>love.distributedrebirth.nx01</groupId>
<artifactId>nx01-jpp0-kaas-talk</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>love.distributedrebirth.nx01</groupId>
<artifactId>nx01-jpp0-nether-dial-based</artifactId>