aboutsummaryrefslogtreecommitdiff
path: root/src/app/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/index.html')
-rw-r--r--src/app/index.html24
1 files changed, 22 insertions, 2 deletions
diff --git a/src/app/index.html b/src/app/index.html
index 5ca9306..7a919b1 100644
--- a/src/app/index.html
+++ b/src/app/index.html
@@ -40,6 +40,9 @@
<div class="option">
<div class="text">
Launch options
+ <div class="desc">
+ Here you can add launch options for Northstar/Titanfall.
+ </div>
</div>
<div class="actions">
<input>
@@ -48,7 +51,10 @@
<h2>Updates</h2>
<div class="option">
<div class="text">
- Northstar Auto-Updates
+ Viper Auto-Updates
+ <div class="desc">
+ Viper will automatically keep itself up-to-date.
+ </div>
</div>
<div class="actions">
<button class="switch on"></button>
@@ -56,12 +62,26 @@
</div>
<div class="option">
<div class="text">
- Viper Auto-Updates
+ Northstar Auto-Updates
+ <div class="desc">
+ Viper will automatically keep Northstar up-to-date, however it can still manually be updated through the Northstar page.
+ </div>
</div>
<div class="actions">
<button class="switch on"></button>
</div>
</div>
+ <div class="option">
+ <div class="text">
+ Retain files on update
+ <div class="desc">
+ When Northstar is updated, files specified here will not be overwritten by files from the new Northstar update, unless you know what you're changing, you should probably not change anything here.
+ </div>
+ </div>
+ <div class="actions">
+ <input>
+ </div>
+ </div>
</div>
</div>