mirror of
https://github.com/Gabi-Zar/Silk-Fly-Launcher.git
synced 2026-04-17 05:26:04 +02:00
add auto path detection
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
<template id="settings-template">
|
||||
<h2>General settings</h2>
|
||||
<label for="silksong-path-label">Enter Silksong path: </label>
|
||||
<input type="text" id="silksong-path-input" name="silksong-path-input">
|
||||
<input type="text" id="silksong-path-input" name="silksong-path-input"> <button class="default-button">Auto Dectect</button>
|
||||
</template>
|
||||
|
||||
<script src="renderer.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user