monument icon indicating copy to clipboard operation
monument copied to clipboard

Generator of guardian(s)

Results 2 monument issues
Sort by recently updated
recently updated
newest added

https://github.com/skyrising/monument/blob/a29e1a80860dd2515db761e516c3507796ebee0c/src/main/kotlin/de/skyrising/guardian/gen/files.kt#L17-L21 Issue at: `DOWNLOADS.computeIfAbsent(url)` ignores the `file` parameter ## To reproduce 1. Define a branch container both mc 1.20.3 and mc 1.20.4, using mojang mapping 2. Run the monument ##...

## To reproduce 1. Run `gradle build` 2. Inspect the output artifact `build/libs/monument-all.jar`, check what the path `gradle_env/gradle/wrapper/` contains ## Expected behavior There's a `gradle_env/gradle/wrapper/gradle-wrapper.jar` file ## Actual behavior The...