-
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.
- Loading branch information
Showing
3 changed files
with
24 additions
and
6 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 |
---|---|---|
@@ -1,7 +1,25 @@ | ||
# Tauri + Vue 3 | ||
# Installation | ||
|
||
This template should help get you started developing with Tauri + Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more. | ||
Download this software from the [releases page](https://github.com/ConstructFund/nvPatchUI/releases/latest) | ||
|
||
## Recommended IDE Setup | ||
# Usage | ||
|
||
## Prerequisites | ||
|
||
Install .NET 5.0 from [here](https://dotnet.microsoft.com/download/dotnet/5.0) otherwise the tool will not work. | ||
|
||
## Patching | ||
|
||
1. Open the tool | ||
2. Drag and drop the .exe file or select it using the file picker | ||
3. Wait for the tool to finish patching | ||
|
||
# Contributing | ||
|
||
## Reporting issues | ||
|
||
Please report issues to the [issue tracker](https://github.com/ConstructFund/nvPatchUI/issues). | ||
|
||
## Recommended IDE Setup for Development | ||
|
||
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) |
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