mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-04-23 14:42:07 +02:00
3 lines
No EOL
105 B
JavaScript
3 lines
No EOL
105 B
JavaScript
import { AgentProcess } from './src/process/agent-process.js';
|
|
|
|
new AgentProcess('andy').start('assist'); |