Skip to content

Commit 5004c0c

Browse files
authored
Update README.md
1 parent 827eae5 commit 5004c0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ This is a simple Python application that provides a graphical user interface (GU
1111

1212
## Usage
1313

14-
1. Clone or download the repository to your local machine.
14+
1. Clone or download the repository to your local machine or download the precompiled binaries in the assets section (follow from steps 5 to 7).
1515

1616
2. Make sure you have Python 3.x installed on your system.
1717

1818
3. Open a terminal/command prompt and navigate to the directory where the repository is located.
1919

20-
4. Run the following command to start the application:
20+
4. Run the application in a code editor like VScode.
2121

2222
5. The GUI window will appear, prompting you to provide the necessary paths:
23-
- **Engine Path:** Select the root directory of your Unreal Engine installation (The one the plugin will be migrated to).
23+
- **Engine Path:** Select the root directory of your current Unreal Engine installation (The UE version you want your plugin to be).
2424
- **Origin Path:** Select the original plugin file (`.uplugin`) you want to migrate (This is your source).
2525
- **Output Path:** Choose the directory where the migrated plugin will be saved as your destination folder.
2626

0 commit comments

Comments
 (0)