Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Commit

Permalink
Updated Asset Store link
Browse files Browse the repository at this point in the history
  • Loading branch information
yasirkula committed Mar 3, 2020
1 parent 22dbf08 commit b504156
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Simple Patch Tool for Unity

**Available on Asset Store:** https://www.assetstore.unity3d.com/en/#!/content/124296
**Available on Asset Store:** https://assetstore.unity.com/packages/tools/network/simple-patch-tool-124296

**Forum Thread:** https://forum.unity.com/threads/simplepatchtool-open-source-patching-solution-for-standalone-platforms.542465/

Expand All @@ -16,7 +16,7 @@ SimplePatchTool is licensed under the [MIT License](LICENSE); however, it uses e

## SETUP

- import **SimplePatchTool.unitypackage** to your project
- import [SimplePatchTool.unitypackage](https://github.com/yasirkula/UnitySimplePatchTool/releases) to your project
- in **Edit-Project Settings-Player**, change **Api Compatibility Level** to **.NET 2.0** or higher (i.e. don't use *.NET 2.0 Subset* or *.NET Standard 2.0*)
- *(optional)* in **Edit-Project Settings-Player**, enable **Run In Background** so that SimplePatchTool can continue running while the application is minimized/not focused

Expand Down
Binary file removed SimplePatchTool.unitypackage
Binary file not shown.

0 comments on commit b504156

Please sign in to comment.