Skip to content

MAXakaWIZARD/SnowReaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnowReaper

Snowrunner save manipulation and mods deployment tool

Env

  • PHP 8.5
  • Symfony 8

List mods

php sr mods:list

Deploy mods

All mods

php sr mods:deploy

Only those matching provided filter

php sr mods:deploy kenworth

Verbose mode

php sr mods:deploy kenworth -v

Dry run

php sr mods:deploy kenworth --dry-run

Save info

On slot 1

php sr save:info

On slot 2

php sr save:info -s 2

Add money

Default (add 100k to slot 1)

php sr save:add-money

Add 20k to slot 2

php sr save:add-money -s 2 -a 20000

Hard mode

Enable

php sr save:hard:on

Disable

php sr save:hard:off

About

Snowrunner tool

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors