simengine 0.1.2

A plugin-based simulation engine runtime and plugin API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "framework": {
    "fps": 2,
    "log_level": "info"
  },
  "network": {
    "mode": "in_process"
  },
  "simulations": [
    
  ]
}