mindcraft/main.js
2023-11-15 11:38:17 -08:00

3 lines
No EOL
73 B
JavaScript

import { Agent } from './agent.js';
new Agent('andy', 'bots/andy.json');