Windows 8 and Clay.io Integration

1
  • 22 favourites

Index

Stats

5,930 visits, 11,910 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Importing the Clay.io files

We will need to get 3 of the Clay.io plugin files from the clay directory into our project. The 3 files we need are socket.io.js, api.js, and api.css. These are all located where you installed the plugin and can normally be found somewhere similar to the screenshot below.

The api.js file can be found in the webview folder and is normally found like in the screenshot below.

You should now open up the .SLN file for your game so that we can have it loaded up into Visual Studio itself.

Once you have located these 3 files and have Visual Studio open you will want to "Add Existing Item" into your Visual Studio project or you can drag/drop the files into your project in Visual Studio.

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!