Stewart Borle
Stewart Borle
The AUR [package](https://aur.archlinux.org/packages/xsuspender-git) I created works properly and follows guidelines, but I wanted to start a discussion on bumping its pkgver (make AUR helpers update it automatically). Currently the package...
### Description of feature request ```shell It would be nice to upload a PKGBUILD to the AUR. I can implement this. ``` ### Why is this needed ```shell This allows...
Some dependencies cannot be found when running NeoForge despite using forgeRuntimeLibrary. Steps to reproduce: - add org.apache.sshd:sshd-common to build.gradle - import it in code - execute the 'runServer' run configuration...
This adds a NeoForge build of fastback It depends on #355 ssh does not function in the NeoForge development environment, but works in the shadow jar; https://github.com/architectury/architectury-loom/issues/248. I figure that...