-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from Warthunder-Open-Source-Foundation/nightly
1.0.0
- Loading branch information
Showing
6 changed files
with
75 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Installation guide | ||
|
||
* Download latest release for your fitting operating system from <a href="https://github.com/Warthunder-Open-Source-Foundation/wt_custom_lang/releases" title="release URL">here</a> | ||
* Move binary to appropiate location -- or simply execute in place (such as the download folder) | ||
- For windows ```C:\Program Files (x86)\wt_custom_lang``` | ||
- For linux ```$HOME/.local/bin/wt_custom_lang``` | ||
- Create the appropaite above mentioned (sub-)folder if it doesnt already exist | ||
|
||
Done! | ||
|
||
# For using the tool, please refer to <a href="https://github.com/Warthunder-Open-Source-Foundation/wt_custom_lang/blob/nightly/guide/how_to_use.md" title="guide">here</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,14 @@ | ||
WIP | ||
# Creating a new entry | ||
- Select ``Add new entry`` | ||
- Check which file to edit (using the wiki to figure out the proper path) | ||
- Enter the current displayed name (turns green when it is found) | ||
- Enter the replaced name | ||
|
||
# Removing an entry | ||
- Click undo on the individual entry should return it to the original | ||
|
||
# Using/Creating backups | ||
- Select ``Backups`` | ||
- Enter name of backup and click create | ||
|
||
- Backups can be loaded or deleted via the ``Load`` or ``Delete`` option |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters