matrix-engine
Version:
basic_timeline improved, VT func setup vide html element id with name arg.- DISABLE RAYCAST DEBUG TEST [2.3.3] Fix for GUI win desktop [2.3.0] DestrucMesh solution & loading convex objs for physics BASIC, SpriteAnimation CPU/texture solution added, Improv
13 lines (11 loc) • 381 B
JavaScript
module.exports = {
VERSION : "3.0.0",
PATH_OF_NODE_APP : "G:/web_server/xampp/htdocs/PRIVATE_SERVER/me/me/2DTextureEditor/templates/slot/",
PATH_OF_WWW : "G:/web_server/xampp/htdocs/PRIVATE_SERVER/me/me/2DTextureEditor/templates/slot/",
EDITOR_PORT : "1013",
DESTROY_SESSION_AFTER_X_mSECUNDS : 20000,
SELF_HOST: {
protocol: 'http',
port: 80
}
};