montoyo / mcef

Minecraft ChromiumEF (based on JCEF)
Other
191 stars 83 forks source link

somebody help #33

Closed fanout96 closed 5 years ago

fanout96 commented 6 years ago

how to disable creating temp folders and files like as: MCEFCache(maybe storage it temporary in ram ) MCEFLocales(maybe load it from inside jar file) and moving all dependency files and librares to another folder, example in : .minecraft\mods\requrements\ like in list: cef_100_percent.pak cef_200_percent.pak d3dcompiler_43.dll d3dcompiler_46.dll devtools_resources.pak ffmpegsumo.dll icudtl.dat jcef.dll jcef_helper.exe libcef.dll libEGL.dll libGLESv2.dll pdf.dll or packing all files into one jar and usind it like library in folder .minecraft\libraries\

thanks!