diff --git a/README.md b/README.md index fbd0384..ae02259 100644 --- a/README.md +++ b/README.md @@ -1,47 +1,7 @@ -## Unity Game Jolt API +## Game Jolt Unity API Game Jolt [Game API](http://gamejolt.com/api/doc/game/) wrapper for [Unity](http://unity3d.com/). -## Compatibility - -#### Unity - -- Works for Unity 5.x and above. -- Can be used from either C# and Javascript. - -#### Build Targets - -Target | Build Successful | Runs Properly | Extra -:--- | :---: | :---: | :--- -WebPlayer | OK | OK | Firefox -WebGL (Preview) | OK | OK | Chrome -PC Standalone - x86 | OK | OK | Windows 7 Pro SP1 -PC Standalone - x86_64 | OK | OK | Windows 7 Pro SP1 -Mac Standalone - x86 | OK | OK | OSX Yosemite -Mac Standalone - x86_64 | OK | OK | OSX Yosemite -Mac Standalone - Universal | OK | OK | OSX Yosemite -Linux Standalone | Not Tested | Not Tested | - -iOS | Not Tested | Not Tested | - -Android | Not Tested | Not Tested | - -BlackBerry | Not Tested | Not Tested | - -Windows Store - SDK 8.0 | OK | Not Tested | Windows 8.1 Entreprise on VM -Windows Store - SDK 8.1 | OK | Not Tested | Windows 8.1 Entreprise on VM -Windows Store - Phone 8.1 | OK | Not Tested | Windows 8.1 Entreprise on VM -Windows Store - Universal 8.1 | OK | Not Tested | Windows 8.1 Entreprise on VM -Windows Phone 8 | OK | Not Tested | Windows 8.1 Entreprise on VM -Samsung TV | Not Tested | Not Tested | - -Xbox 360 | Not Tested | Not Tested | - -Xbox One | Not Tested | Not Tested | - -PS3 | Not Tested | Not Tested | - -PS4 | Not Tested | Not Tested | - -PS Vita | Not Tested | Not Tested | - - -## Contributing - -You can contribute in several ways: -- Share your ideas. Either create a ticket in the [issue tracker](https://github.com/loicteixeira/gj-unity-api/issues) or leave a comment on [Game Jolt](http://gamejolt.com/games/unity-api/15887). -- Help building the compatibility table above if you are able to test on those paltform. Either message me on [Twitter](https://twitter.com/loicteixeira) or leave a comment on [Game Jolt](http://gamejolt.com/games/unity-api/15887) -- Report [issues](https://github.com/loicteixeira/gj-unity-api/issues) -- (NOT YET) Fix Bug and create a Pull Request. +Check out the [homepage](http://loicteixeira.github.io/gj-unity-api/). ## License Released under [GPL v2](https://raw.githubusercontent.com/loicteixeira/gj-unity-api/master/LICENSE.txt).