Initial commit - restart from existing code
This commit is contained in:
15
assets/configs/config.json
Normal file
15
assets/configs/config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"config": {
|
||||
"video": {
|
||||
"windowedHeight": 360,
|
||||
"windowedWidth": 640,
|
||||
"fullscreenHeight": 1080,
|
||||
"fullscreenWidth": 1920,
|
||||
"fullscreenSizeAuto": false,
|
||||
"fullscreen": true,
|
||||
"msaa": 16,
|
||||
"vSync": 1,
|
||||
"framerate": 60
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user