Seppe Volkaerts

Results 13 issues of Seppe Volkaerts

Add support for tModLoader. There is some initial code, this also needs to be revisited for Terraria 1.4.

enhancement

Add support for more commands and make it accessible through the API. This feature depends on Kommando so it's blocked until the library is functional. See: https://github.com/LanternPowered/Kommando

enhancement

Currently it's not possible to create multi-arch images with the micronaut-maven-plugin because they are overridden by the jib extension, the following is not possible: ``` amd64 linux arm64 linux ```...

type: bug