Skip to content

Commit

Permalink
Merge pull request #1 from GeckoEidechse/ui-mention-tfor
Browse files Browse the repository at this point in the history
Mention TFOR as inspiration for UI in about section
  • Loading branch information
Alystrasz authored Sep 29, 2022
2 parents 518efdc + cdf0fc5 commit 28d890f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src-vue/src/views/SettingsView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<el-button icon="Folder" @click="updateGamePath"/>
</template>
</el-input>
<h3>About:</h3>
UI design inspired by <el-link :underline="false" target="_blank" href="https://github.com/TFORevive/tforevive_launcher/" type="primary">TFORevive Launcher</el-link> (not yet public)
</div>
</template>

Expand Down

0 comments on commit 28d890f

Please sign in to comment.