Loading htdocs/_i18n/en/pages/easy-installer-contribute.md +4 −4 Original line number Diff line number Diff line Loading @@ -56,14 +56,14 @@ It uses the ["badass jlink plugin"](https://badass-jlink-plugin.beryx.org/releas ## Feature idea - make `./gradlew dist` to create a build for one platform at a time depending on a param. i.e: `./gradlew dist windows` or `./gradlew dist linux` **add support for a new device** - **add support for a new device** - You need to own the device - First step is to create configuration files for the Easy Installer - If necessary, create the missing scripts to be able to achieve the installation - make `./gradlew dist` to create a build for one platform at a time depending on a param. i.e: `./gradlew dist windows` or `./gradlew dist linux` ## How to support or add a new device ? The easy-installer uses two configuration files for each device. Loading Loading
htdocs/_i18n/en/pages/easy-installer-contribute.md +4 −4 Original line number Diff line number Diff line Loading @@ -56,14 +56,14 @@ It uses the ["badass jlink plugin"](https://badass-jlink-plugin.beryx.org/releas ## Feature idea - make `./gradlew dist` to create a build for one platform at a time depending on a param. i.e: `./gradlew dist windows` or `./gradlew dist linux` **add support for a new device** - **add support for a new device** - You need to own the device - First step is to create configuration files for the Easy Installer - If necessary, create the missing scripts to be able to achieve the installation - make `./gradlew dist` to create a build for one platform at a time depending on a param. i.e: `./gradlew dist windows` or `./gradlew dist linux` ## How to support or add a new device ? The easy-installer uses two configuration files for each device. Loading