Move all engine changes into plugin

This commit is contained in:
OleSTEEP 2024-02-06 23:56:10 +03:00
parent 040a56c09f
commit c39ec970f1
10 changed files with 452 additions and 74 deletions

View file

@ -73,6 +73,13 @@ var $plugins = [
"parameters":
{}
},
{
"name": "VND_OmoriFixes",
"status": true,
"description": "Some fixes for android platform",
"parameters":
{}
},
{
"name": "YEP_CoreEngine",
"status": true,