andreiolaru-ro / FLASH-MAS

The Fast Lightweight Agent Shell MAS framework. Easy for beginners, powerful to experts.
GNU General Public License v3.0
5 stars 3 forks source link

Fix hardcoded node-loaded entities (esp. Central M&C) #2

Open andreiolaru-ro opened 3 years ago

andreiolaru-ro commented 3 years ago

Currently the central M&C entity is added in a hardcoded manner, after loading the nodes.

This should be done in some other, more generic way (preferably via the configuration).