Skip to content

Commit 030ff1e

Browse files
committed
Updated README.md
Fixed Links and License
1 parent 8aedfd0 commit 030ff1e

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
@@ -14,7 +14,7 @@ AndroidTemplatePlugin is a plugin for Unreal Engine developed by AvnishGameDev,
1414

1515
Follow these steps to integrate AndroidTemplatePlugin into your Unreal Engine project:
1616

17-
1. Download the latest release from [the releases page](http://192.168.1.10/avnishgamedev/AndroidTemplatePlugin/releases).
17+
1. Download the latest release from [the releases page](http://github.com/avnishgamedev/AndroidTemplatePlugin/releases).
1818
2. Extract the zip file.
1919
3. In the Extracted folder, you can see `GeneratePlugin.bat` (For Windows) and `GeneratePlugin.sh` (For MacOS). Run the file based on your Operating System.
2020
4. Enter the name of the plugin which you want to create.
@@ -26,10 +26,10 @@ Now you are free to develop the plugin as you want.
2626
The plugin comes with an example function `Android_ShowToast` which shows an Android Toast.
2727

2828
## Support and Issues
29-
For any issues, questions, or feature requests, please [create an issue](http://192.168.1.10/avnishgamedev/AndroidTemplatePlugin/issues) in the repository.
29+
For any issues, questions, or feature requests, please [create an issue](http://github.com/avnishgamedev/AndroidTemplatePlugin/issues) in the repository.
3030

3131
## License
32-
Any unauthorized use or download is **strictly prohibited**.
32+
This project is licensed under the [MIT license](https://github.com/AvnishGameDev/AndroidTemplatePlugin/blob/main/LICENSE).
3333

3434
---
3535

0 commit comments

Comments
 (0)