mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-04-21 21:52:07 +02:00
3 lines
No EOL
107 B
JavaScript
3 lines
No EOL
107 B
JavaScript
import { AgentProcess } from './controller/agent-process.js';
|
|
|
|
new AgentProcess('andy').start(true, false); |