Skip to content

changing your mod profiles fast. AutoKey script tested in (k)ubuntu

License

Notifications You must be signed in to change notification settings

0ad-matters/mods-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mods-changer

changing your mod profiles fast. AutoKey script tested in (k)ubuntu

how to change config

open folowing files:

  • 0ad_mods_changer.py check user.cfg path is correct :
    userCfg = "~/snap/0ad/current/.config/0ad/config/user.cfg"
  • (optional) user.cfg file, that sometimes localted here: ~/snap/0ad/current/.config/0ad/config/user.cfg and get the entries behind enabledmods in your user.cfg

add your wanted mods behind

plus += "..."

like

plus += "myMod1 myMod2 myMod3 myMod4"

save it start it

tested with

autokey script tested in

Operating System: Kubuntu 20.04
KDE Plasma Version: 5.18.8

About

changing your mod profiles fast. AutoKey script tested in (k)ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages