Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 538 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 538 Bytes

LED Forest 3 Build

Version 3 of the LED light installation which looks like a forest.

Editor

Preview

Installation and Usage

# windows
gradlew.bat run

# macos / linux
./gradlew run

MacOS Silicon

On MacOS Silicon it is recommended to use Eclipse Temurin (AdoptOpenJDK) 17.0.2 (Intel) and run it under Rosetta2.