mirror of
https://github.com/Ramaerel/emulatorjs-GameLibrary.git
synced 2026-02-06 10:56:54 +00:00
Delete config.ini
This commit is contained in:
parent
3dd4f1e008
commit
018bbf6b2a
@ -1,6 +0,0 @@
|
||||
rom_dir = "./roms/" ;The ROM Directory. Defaults to ./roms/
|
||||
scale = 1 ;Scale the viewport up, parts of a number work (eg 1.25, 1.5). Defaults to 1
|
||||
bgcolor = "#333333" ;Background color. Defaults to #333333 (The same as the client background)
|
||||
netplay = "false" ;Enable or disable netplay. Requires a hosted environment and all players to be on the same website. Defaults to false
|
||||
beta = "false" ;Enable the beta emulators for systems that support it. Defaults to false
|
||||
core = "ljs" ;Change between ethanobrien's EmulatorJS (ejs) and linuxserver's libretrojs (ljs). Defaults to ejs
|
||||
Loading…
Reference in New Issue
Block a user