-
Notifications
You must be signed in to change notification settings - Fork 77
User Guide ‐ Main interface ‐ Others ‐ Steam API
ElGuillermo edited this page Jan 14, 2025
·
17 revisions
🧭 You are here : Wiki home / User Guide / Main interface / Others / Steam API
The steam API is used to retrieve Steam players profile infos :
- country flags that will be displayed on Live view and player's datasheets.
- VAC and game bans that will be used by a feature that kicks or bans players.
Tip
You can get your own key from: https://steamcommunity.com/dev/apikey
(in VISUAL view)
8E5DD6D5B65A123456799EE7A8EDBEDC
(in CODE view)
{
"api_key": "8E5DD6D5B65A123456799EE7A8EDBEDC"
}
Hell Let Loose (HLL) Community RCON (CRCON) Wiki - Back to Home
Maps
Records
Settings
Others
Stats
(TODO)
- Admin panel (needs update)
- Migrate CRCON to another VPS
- Replace the game server managed in CRCON
- Adding a game server to manage in CRCON
- Overview Project Structure
- Development environment
- Building your own Docker images
- CRCON API
- Streaming Logs
- Remotely connect to the PostgreSQL database
- Miscellaneous (needs update)
- HLL RCON Commands (needs update)
- Please look at this first
- Ask for help