mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-12 18:05:34 +02:00
Remove reference to openGL4 option
Magic is getting injected into Essentials to make large tilesets work, so this option serves no further purpose
This commit is contained in:
parent
b400038a94
commit
d8c8655bba
1 changed files with 0 additions and 15 deletions
|
@ -20,21 +20,6 @@
|
||||||
//
|
//
|
||||||
// "rgssVersion": 1,
|
// "rgssVersion": 1,
|
||||||
|
|
||||||
|
|
||||||
// Request an OpenGL 4.1 context. This
|
|
||||||
// introduces these minimum requirements
|
|
||||||
// for GPUs:
|
|
||||||
//
|
|
||||||
// + NVIDIA 400 Series+
|
|
||||||
// + AMD Radeon HD 5000+
|
|
||||||
// + Intel HD Graphics 4000+
|
|
||||||
//
|
|
||||||
// If disabled, OpenGL 3.3 is used instead.
|
|
||||||
// (default: disabled)
|
|
||||||
//
|
|
||||||
// "openGL4": false,
|
|
||||||
|
|
||||||
|
|
||||||
// Create a debug context and log
|
// Create a debug context and log
|
||||||
// OpenGL debug information to the console
|
// OpenGL debug information to the console
|
||||||
// (default: disabled)
|
// (default: disabled)
|
||||||
|
|
Loading…
Add table
Reference in a new issue