GameShield System Feature Guide > GameShield Files > Programming Notes Files

Programming Notes Files


Programming notes files are simply HTML documents that are created when you compile your License Project File that aid you in integrating your license into your application. They serve as a handy reference that you can print out or view on-screen that summarizes critical details of your license as well as writing some small stubs of sample code for your StartUp function.

These files are named the same as the project, except with an ".html" extension. This is the Main License File name you specify in the GameShield License Manager, except with an html extension.

More information

For more detail on the contents of the Programming Notes Files, see Programming Notes in this Feature Guide under Implementation Support.

For help on exactly how to create the Programming Notes Files, see Compile Distributable License in the GameShield License Manager Reference.

Related Topics