Test General Post
Test general post..
read moreI’ve been working on my 1-Look PLL lately and find myself wanting to cycle through the PLL cases to practice. I decided to make a tiny web app to show the different cases while hiding the algorithms (with an option to reveal them if necessary). You can move to the next exercise by hitting space. If you go to a previous exercise that will change direction and pressing space will go...
read moreSimilar to Counter-Strike, Left 4 Dead 2 allows you to write scripts which modify the game’s behaviour. Unfortunately, there is no default file to include your modifications in; however, there is a launch option you can use to run a script when the game is loaded. Add the following to your launch options [cci_cstrike]+exec scriptname.cfg[/cci_cstrike] to execute a script which should be...
read more