Skip to content

HeapsIO/hlsteam

 
 

Repository files navigation

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

About

Haxe native extension for the Steam API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haxe 62.5%
  • C++ 36.0%
  • Other 1.5%