mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-07-27 18:35:27 +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); |