Bryce 47386ce4e6 Add build-jres.sh script for minimal JRE creation and update packr configs
- Creates minimal JREs (~50MB vs ~300MB) using jlink
- Downloads Corretto JDKs for specified Java version
- Supports linux-x64, windows-x64, macos-x64, macos-arm64
- Note: Windows ARM64 not available from Corretto
- Updates all packr configs to use minimal JREs
- Adds macOS ARM64 build configs
2026-03-22 09:26:43 -07:00
2026-03-21 21:00:51 -07:00
2023-05-17 15:10:16 -07:00
OST
2020-01-11 21:44:37 -08:00
2023-05-17 15:57:01 -07:00
2014-08-26 19:26:58 -07:00
2015-08-27 00:50:02 -07:00

Introduction

A play-clj game in which ... well, that part is up to you.

Contents

  • android/src Android-specific code
  • desktop/resources Images, audio, and other files
  • desktop/src Desktop-specific code
  • desktop/src-common Cross-platform game code
  • ios/src iOS-specific code

Building

All projects can be built using Nightcode, or on the command line using Leiningen with the lein-droid and lein-fruit plugins.

Description
No description provided
Readme 815 MiB
Languages
Shell 88.1%
Dockerfile 11.9%