Commit Graph

5 Commits

Author SHA1 Message Date
Abe Pazos
5d800bd09c Add sdl dependency
Copy build.gradle.kts  from the snapshot branch
2026-03-23 15:09:03 +01:00
Abe Pazos
af4068bb8b jpackageZip: Make files under bin executable 2026-01-21 13:44:39 +01:00
Abe Pazos
98ea2de9ee Solve gradle warnings
`--compress 1` becomes `--compress zip-6`

Use $$ instead of ${"$"}
2025-12-20 20:06:33 +01:00
Abe Pazos
00a3c08161 Fix shadowJar task
By not discarding openrndr-application-glfw when minimizing
2025-11-30 10:28:39 +01:00
Edwin Jakobs
4bdb7f95d7 Refactor template using buildSrc, feature variants and published version catalogs (#56)
Co-authored-by: Abe Pazos <abe@hamoid.com>
2025-09-17 10:36:48 +02:00