https://github.com/capsadmin/luajit-steamworks
barebones steamworks api bindings for luajit
https://github.com/capsadmin/luajit-steamworks
Last synced: over 1 year ago
JSON representation
barebones steamworks api bindings for luajit
- Host: GitHub
- URL: https://github.com/capsadmin/luajit-steamworks
- Owner: CapsAdmin
- Created: 2021-08-01T16:39:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-01T16:46:46.000Z (almost 5 years ago)
- Last Synced: 2025-01-22T15:11:37.150Z (over 1 year ago)
- Language: Lua
- Size: 104 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This requires luajit to build and run
This depends on libsteam which can be found in the steamworks api https://partner.steamgames.com/doc/sdk
You need to place libsteam_api.so in the working directory.
You can also try to replace steam_api.json found in the steamworks sdk and run build.lua