mirror of
https://github.com/Gabi-Zar/Silk-Fly-Launcher.git
synced 2026-04-17 05:26:04 +02:00
Fix game launch issue with Steam on Linux
This commit is contained in:
@@ -89,6 +89,17 @@
|
||||
<p>2. To download a mod from Nexus Mods you need to log in to your Nexus Mods account and then click on "Download with Mod Manager".</p>
|
||||
</template>
|
||||
|
||||
<template id="settings-linux-template">
|
||||
<h1 class="title">Linux Additional Settings</h1>
|
||||
<div class="horizontal-div welcome-div">
|
||||
<h3>Do you use Steam ?</h3>
|
||||
<label class="checkbox-container">
|
||||
<input type="checkbox" name="linux-steam" id="linux-steam" />
|
||||
<span class="checkmark"></span>
|
||||
</label>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script src="renderer.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user