diff options
author | Julien Dessaux | 2023-07-01 23:13:13 +0200 |
---|---|---|
committer | Julien Dessaux | 2023-07-01 23:13:13 +0200 |
commit | 36cc33f9e96a38ecea98ac8d26275b4828347d80 (patch) | |
tree | 653dcea7e656ec815fc0a1fa5664a6b89abccaa3 /nodejs/automation | |
parent | Fixed prepared statements (diff) | |
download | spacetraders-36cc33f9e96a38ecea98ac8d26275b4828347d80.tar.gz spacetraders-36cc33f9e96a38ecea98ac8d26275b4828347d80.tar.bz2 spacetraders-36cc33f9e96a38ecea98ac8d26275b4828347d80.zip |
Moved the nodejs agent to its own subfolder to make room for my haskell agent
Diffstat (limited to '')
-rw-r--r-- | nodejs/automation/automation.js (renamed from automation/automation.js) | 0 | ||||
-rw-r--r-- | nodejs/automation/contracting.js (renamed from automation/contracting.js) | 0 | ||||
-rw-r--r-- | nodejs/automation/exploration.js (renamed from automation/exploration.js) | 0 | ||||
-rw-r--r-- | nodejs/automation/mining.js (renamed from automation/mining.js) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/automation/automation.js b/nodejs/automation/automation.js index 3184c2f..3184c2f 100644 --- a/automation/automation.js +++ b/nodejs/automation/automation.js diff --git a/automation/contracting.js b/nodejs/automation/contracting.js index 525253c..525253c 100644 --- a/automation/contracting.js +++ b/nodejs/automation/contracting.js diff --git a/automation/exploration.js b/nodejs/automation/exploration.js index b35efe0..b35efe0 100644 --- a/automation/exploration.js +++ b/nodejs/automation/exploration.js diff --git a/automation/mining.js b/nodejs/automation/mining.js index f35af36..f35af36 100644 --- a/automation/mining.js +++ b/nodejs/automation/mining.js |