NX01: Moved babel blue text to kaas talk text module
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 2m14s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 2m14s
This commit is contained in:
parent
4ec059274c
commit
ccaf5043f4
93 changed files with 1131 additions and 961 deletions
6
pom.xml
6
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue