diff --git a/README.md b/README.md
index 9b3b171c..bcf2d123 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
(formerly Electron Launcher)
-[
](https://github.com/luki-39/LukiEnLiveLauncher/actions) [
](https://github.com/luki-39/LukiEnLiveLauncher/releases)
](https://github.com/luki-39/LukiEnLiveLauncher/actions) [
](https://github.com/luki-39/LukiEnLiveLauncher/releases)
Join modded servers without worrying about installing Java, Forge, or other mods. We'll handle that for you.
@@ -54,10 +54,10 @@ If you download from the [Releases](https://github.com/luki-39/LukiEnLiveLaunche | Platform | File | | -------- | ---- | -| Windows x64 | `Helios-Launcher-setup-VERSION.exe` | -| macOS x64 | `Helios-Launcher-setup-VERSION-x64.dmg` | -| macOS arm64 | `Helios-Launcher-setup-VERSION-arm64.dmg` | -| Linux x64 | `Helios-Launcher-setup-VERSION.AppImage` | +| Windows x64 | `LukiEnLive-Launcher-setup-VERSION.exe` | +| macOS x64 | `LukiEnLive-Launcher-setup-VERSION-x64.dmg` | +| macOS arm64 | `LukiEnLive-Launcher-setup-VERSION-arm64.dmg` | +| Linux x64 | `LukiEnLive-Launcher-setup-VERSION.AppImage` | ## Console @@ -91,8 +91,8 @@ This section details the setup of a basic developmentment environment. **Clone and Install Dependencies** ```console -> git clone https://github.com/dscalzi/HeliosLauncher.git -> cd HeliosLauncher +> git clone https://github.com/luki-39/LukiEnLiveLauncher.git +> cd LukiEnLiveLauncher > npm install ``` @@ -181,7 +181,7 @@ Note that you **cannot** open the DevTools window while using this debug configu Please give credit to the original author and provide a link to the original source. This is free software, please do at least this much. -For instructions on setting up Microsoft Authentication, see https://github.com/dscalzi/HeliosLauncher/blob/master/docs/MicrosoftAuth.md. +For instructions on setting up Microsoft Authentication, see https://github.com/luki-39/LukiEnLiveLauncher/blob/master/docs/MicrosoftAuth.md. --- @@ -206,6 +206,6 @@ The best way to contact the developers is on Discord. [rendererprocess]: https://electronjs.org/docs/tutorial/application-architecture#main-and-renderer-processes 'Renderer Process' [chromedebugger]: https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome 'Debugger for Chrome' [discord]: https://discord.gg/zNWUXdt 'Discord' -[wiki]: https://github.com/dscalzi/HeliosLauncher/wiki 'wiki' +[wiki]: https://github.com/luki-39/LukiEnLiveLauncherr/wiki 'wiki' [nebula]: https://github.com/dscalzi/Nebula 'dscalzi/Nebula' -[v2branch]: https://github.com/dscalzi/HeliosLauncher/tree/ts-refactor 'v2 branch' +[v2branch]: https://github.com/luki-39/LukiEnLiveLauncher/tree/ts-refactor 'v2 branch' diff --git a/app/assets/js/assetguard.js b/app/assets/js/assetguard.js index cd63f3c2..2859b669 100644 --- a/app/assets/js/assetguard.js +++ b/app/assets/js/assetguard.js @@ -227,7 +227,7 @@ class JavaGuard extends EventEmitter { * Fetch the last open JDK binary. * * HOTFIX: Uses Corretto 8 for macOS. - * See: https://github.com/dscalzi/HeliosLauncher/issues/70 + * See: https://github.com/luki-39/LukiEnLiveLauncher/issues/70 * See: https://github.com/AdoptOpenJDK/openjdk-support/issues/101 * * @param {string} major The major version of Java to fetch. diff --git a/app/assets/js/ipcconstants.js b/app/assets/js/ipcconstants.js index 8c969fa9..ef98f9fd 100644 --- a/app/assets/js/ipcconstants.js +++ b/app/assets/js/ipcconstants.js @@ -1,6 +1,6 @@ // NOTE FOR THIRD-PARTY // REPLACE THIS CLIENT ID WITH YOUR APPLICATION ID. -// SEE https://github.com/dscalzi/HeliosLauncher/blob/master/docs/MicrosoftAuth.md +// SEE https://github.com/dscalzi/luki-39/LukiEnLiveLauncher/blob/master/docs/MicrosoftAuth.md exports.AZURE_CLIENT_ID = '681c8525-6c74-411a-be03-8e367f2b0821' // SEE NOTE ABOVE. diff --git a/app/assets/js/scripts/landing.js b/app/assets/js/scripts/landing.js index b8af46e2..bb3cb954 100644 --- a/app/assets/js/scripts/landing.js +++ b/app/assets/js/scripts/landing.js @@ -340,7 +340,7 @@ function asyncSystemScan(mcVersion, launchAfter = true){ //$('#overlayDismiss').toggle(false) setOverlayContent( 'Java est requis