Skip to content

Commit

Permalink
Merge pull request #15 from kelnishi/kelnishi-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kelnishi authored Nov 18, 2024
2 parents 779670a + 936ccea commit 1ad5fb1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,10 @@ if (runtime.TryGetExportedFunction(("hello", "main"), out var mainAddr))
### With Unity Package Manager
1. Window>Package Manager
2. Click + Add package from git URL...
3. Enter the package repo URL: ```[email protected]:kelnishi/WACS-Unity.git```
3. Enter the package repo URL:
```text
[email protected]:kelnishi/WACS-Unity.git
```
4. Click Add
This will put the DLLs into your project.
Expand Down

0 comments on commit 1ad5fb1

Please sign in to comment.