Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.35 KB

README.markdown

File metadata and controls

29 lines (20 loc) · 1.35 KB

GameJolt C# API

A wrapper for the GameJolt API service for .NET programs in C#.

Requirements

  • .NET 3.5

If you wish to build the source, we used VS10 for reference

Features

  • Lightweight and self inclusive; no nasty dependencies
  • Powerful; it does what it needs to, the way it should
  • Extendable; use our netcode or json decoders if you need to
  • Straight forward; hopefully it's documentated well enough you shouldn't need to ask

Help

If you have issues with setting up something, we're available for help! Contact us here and here.

Contributors

License

Copyright 2012 Bosence. This file is part of GameJolt C# API.

GameJolt C# API is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

GameJolt C# API is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with GameJolt C# API. If not, see http://www.gnu.org/licenses/.