How to register an application on overwolf platform

If I modify the appname other than “Sample App” . then application is not working. What is the way to register an application-name and how to get the UID for the same?

“meta”: {
“name”: “Sample App”
}

Each app has a unique id (UID) that is generated using the “name” and “author” strings. Once an app is published on the Appstore, its UID can’t be changed.

The same goes for the sample app, so make sure not to edit the author or app name in the manifest. It will prevent loading the app as an unpacked app.