Skip to content

Commit 08af8b5

Browse files
authored
Update README.md
1 parent d806c56 commit 08af8b5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@ In the future we will add more variants like React, Vue, etc.
2323
It's highly recommended to follow the build steps for setting up the sample app, including download the source code and built it manually.
2424
For those who need it, here is a [direct download link](https://www.overwolf.com/app/Overwolf-Sample_App) to the latest version on the store.
2525

26-
### Load as unpackged extension.
26+
### Load as unpacked extension.
2727

2828
You can load the native version of the sample app "as is", without any build process. Just download the repo and under Overwolf's settings, choose Support tab and then Development options. Click the Load unpacked button and choose the relevant folder of the native folder from the repository you just downloaded.
2929

30+
* In order to load an app as "unpacked", you'll first have to be whitelisted as an Overwolf dev. More details on how to be whitelisted can be found [here](https://overwolf.github.io/docs/start/sdk-introduction#whitelist-as-a-developer)
3031
* To load the typescript version, first you should build it. More details on the readme page under the "ts" folder in this repo.
3132

3233
## Notes

0 commit comments

Comments
 (0)