Pinned Repositories
BetterSteamWebAPIDocumentation
This is an ASP.NET MVC application intended to provide a cleaner, easier, and automatically updated listing of Steam Web API interfaces, methods, and parameters.
BulletMLLib
An open source C# library used to read BulletML XML files
EasyAzureStorage
(DEPRECATED, SEE README) 💾 A library which assists users with some common upload and download of blob storage in Azure Storage (including encrypting and decrypting blobs using Azure KeyVault).
SharpDL
🕹️ Sharp DirectMedia Layer (XNA-like Framework for SDL)
SimpleTwitchBot
This is an extremely simple bot that connects to Twitch chat.
SourceSchemaParser
📜 Parses Valve Source Engine game schema files into easy to use object oriented structures.
SteamWebAPI
Library for C# giving access to the functionality of the Steam Web API.
SteamWebAPI2
🎮 C# / .NET library that makes it easy to use the Steam Web API. It conveniently wraps around all of the JSON data and ugly API details with clean methods, structures and classes.
TiledLib
C# library used to read Tiled Map Editor XML files (acts as a ContentImporter in the XNA Content Pipeline)
WhatsMySteamID
🆔 ASP.NET MVC application which is intended to help others discover Steam ID information, how its calculated, and detailed documentation about the Steam ID internals.
babelshift's Repositories
babelshift/TiledLib
C# library used to read Tiled Map Editor XML files (acts as a ContentImporter in the XNA Content Pipeline)
babelshift/MyFirstSDL
Test SDL game with SharpDL