t
This commit is contained in:
parent
cee7633046
commit
e97c02aad0
@ -321,7 +321,7 @@
|
||||
<div id="settingsAboutButtons">
|
||||
<a href="https://github.com/luki-39/LukiEnLiveLauncher" id="settingsAboutSourceButton" class="settingsAboutButton">Source (GitHub)</a>
|
||||
<!-- The following must be included in third-party usage. -->
|
||||
<a href="https://github.com/dscalzi/HeliosLauncher" id="settingsAboutSourceButton" class="settingsAboutButton">Original Source</a>
|
||||
<a href="https://github.com/luki-39/LukiEnLiveLauncher" id="settingsAboutSourceButton" class="settingsAboutButton">Original Source</a>
|
||||
<a href="https://github.com/luki-39/LukiEnLiveLauncher/issues" id="settingsAboutSupportButton" class="settingsAboutButton">Support</a>
|
||||
<a href="#" id="settingsAboutDevToolsButton" class="settingsAboutButton">DevTools Console</a>
|
||||
</div>
|
||||
|
@ -1,3 +1,3 @@
|
||||
owner: dscalzi
|
||||
repo: HeliosLauncher
|
||||
owner: luki-39
|
||||
repo: LukiEnLiveLauncher
|
||||
provider: github
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "lukienlivelauncher",
|
||||
"version": "1.9.8",
|
||||
"version": "1.9.9",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "lukienlivelauncher",
|
||||
"version": "1.9.8",
|
||||
"version": "1.9.9",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@electron/remote": "^2.0.4",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lukienlivelauncher",
|
||||
"version": "1.9.8",
|
||||
"version": "1.9.9",
|
||||
"productName": "LukiEnLive Launcher",
|
||||
"description": "Launcher du serveur Moddé du Streameur LukiEnLive",
|
||||
"author": "Daniel Scalzi (https://github.com/dscalzi/) SoraxDubbing / Luki",
|
||||
|
Loading…
Reference in New Issue
Block a user