I hereby claim:
- I am JCron245 on github.
- I am joncornwell (https://keybase.io/joncornwell) on keybase.
- I have a public key whose fingerprint is 2EC9 2812 4213 BCCD 0CC6 2DE3 AE05 6979 A49D 4588
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
########## | |
# Tweaked Win10 Initial Setup Script | |
# Primary Author: Disassembler <disassembler@dasm.cz> | |
# Modified by: alirobe <alirobe@alirobe.com> based on my personal preferences. | |
# Version: 2.20.2, 2018-09-14 | |
# Primary Author Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script | |
# Tweaked Source: https://gist.github.com/alirobe/7f3b34ad89a159e6daa1/ | |
# Tweak difference: | |
# | |
# @alirobe's version is a subset focused on safely disabling telemetry, some 'smart' features and 3rd party bloat ... |
I hate navigating the map in civilization with the arrow keys so here is a way to use WASD as well as the arrow keys. Original credit goes to this thread --> https://www.reddit.com/r/civ/comments/58q3qj/psa_guide_on_how_to_enable_wasd_andor_other/
I have included a copy of my modified WorldInput.lua file for reference (or copying), if you'd like to make the changes yourself follow the instructions below.
Navigate to the game's UI assets directory. For steam installations, this should be located at: ...\Steam\steamapps\common\Sid Meier's Civilization VI\Base\Assets\UI
Open the WorldInput.lua file in a text editor.
Navigate to the DefaultKeyDownHandler
function.
{ | |
"extends": "stylelint-config-recommended-scss", | |
"rules": { | |
"selector-type-no-unknown": [true, { | |
"ignore": ["custom-elements"] | |
}], | |
"no-descending-specificity": null | |
} | |
} |