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