Skip to content

Creating a license

Adrian T edited this page Feb 10, 2021 · 1 revision

In order to create a license the following code is needed.

HWID.getInstance().addHWID("Username", "HWID", ID);

replacing the examples with the real Username, HWID and ID.

Clone this wiki locally