Move all engine changes into plugin
This commit is contained in:
parent
040a56c09f
commit
c39ec970f1
10 changed files with 452 additions and 74 deletions
|
@ -73,6 +73,13 @@ var $plugins = [
|
|||
"parameters":
|
||||
{}
|
||||
},
|
||||
{
|
||||
"name": "VND_OmoriFixes",
|
||||
"status": true,
|
||||
"description": "Some fixes for android platform",
|
||||
"parameters":
|
||||
{}
|
||||
},
|
||||
{
|
||||
"name": "YEP_CoreEngine",
|
||||
"status": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue