aboutsummaryrefslogtreecommitdiff
path: root/bin/README.md
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2024-02-29 02:29:14 +0100
committerPaul Oliver <contact@pauloliver.dev>2024-02-29 02:29:14 +0100
commit0e7b2e49585e3725736ae380cbd2dfb28fea5093 (patch)
tree2491d2c04ac0d8185c5df228f29d0b9b5e522e27 /bin/README.md
parent3dcbc17b4c1cf69be5e3fc53ef81060c5b9c4e6b (diff)
Added 'Common.py' module.
[#27] Not exactly a 'tappable pipe', this simple communications module allows for IPC between individual Salis organisms and different simulations via UDP sockets.
Diffstat (limited to 'bin/README.md')
-rw-r--r--bin/README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/bin/README.md b/bin/README.md
index 635f233..c3ff7d9 100644
--- a/bin/README.md
+++ b/bin/README.md
@@ -53,8 +53,15 @@ control some aspects of the simulation.
|`s \| scroll` |value |--- |Scroll to Nth process or memory address |
|`p \| process` |id |--- |Select process by ID |
|`r \| rename` |name |--- |Give simulation a new name |
-|`s \| save` |--- |--- |Save simulation |
+|`save` |--- |--- |Save simulation |
|`a \| auto` |interval |--- |Set simulation's auto-save interval |
+|`l \| link` |port |--- |Add localhost as common source and target |
+|`source` |address |port |Add a common source |
+|`target` |address |port |Add a common target |
+|`rem_source` |address |port |Remove an existing common source |
+|`rem_target` |address |port |Remove an existing common target |
+|`net_load` |file |--- |Load network settings from file |
+|`net_save` |file |--- |Save network settings to a file |
### Color Legend
In WORLD view, as well as in PROCESS view (when gene mode is selected), each