Skip to content

AspectUnk/steam_hourboostr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HourBoostr

Program for emulating the launch of games on Steam

Usage

All accounts are added to the data/accounts.json file By default boost games: CS:GO, Dota 2, Team Fortress 2, Unturned. The boosted game can be changed by editing the data/accounts.json

# Start hourboostr
npm run start

# Add account
npm run add

Installation

apt-get update -yq
apt-get install -yq git make curl
curl -L https://git.io/n-install | N_PREFIX=~/.n bash -s -- -y latest
source /root/.bashrc
npm install -g pm2
cd ~
git clone https://github.com/AspectUnk/steam_hourboostr.git
cd steam_hourboostr

About

Program for emulating the launch of games on Steam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published