Created
June 12, 2018 04:29
-
-
Save salty-godzilla/f935d01ff9c75474b2eced3c00445843 to your computer and use it in GitHub Desktop.
Revisions
-
salty-godzilla created this gist
Jun 12, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ [Render] framerate_limit = 120 enable_vsync = true [Control] move_forward = "K_W" move_backward = "K_S" move_left = "K_A" move_right = "K_D" jump = "K_SPACE"