mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-03-28 14:56:24 +01:00
3 lines
No EOL
108 B
JavaScript
3 lines
No EOL
108 B
JavaScript
import { AgentProcess } from './src/process/agent-process.js';
|
|
|
|
new AgentProcess('andy').start(true, false); |