/hlsteam

Haxe native extension for the Steam API

Primary LanguageHaxeMIT LicenseMIT

hlsteam

Simple Haxe wrapper of Steam API for Hashlink.

Setup

  • Put your steam sdk in the hlsteam/sdk folder
  • Define HASHLINK_SRC env var to point to your hashlink directory
  • Compile steam.hdll
    • Windows use hlsteam.sln
    • Linux/MacOS: run make

Current Features:

  • Achievements & Leaderboards
  • Cloud
  • Workshop / UGC (User Generated Content)
  • Matchmaking / Networking
  • Steam Controller Support (not well-tested)
  • Stats (not well-tested)

Dependencies / Requirements:

  • Haxe
  • Hashlink