-
Florian Schröder authored
All configurations, scripts, and yaml files previously held in "game_content" are now placed in the "configs" directory for logical organization and better visibility. All references within the code that previously pointed to "game_content" have been updated to reflect the new "configs" path.
Florian Schröder authoredAll configurations, scripts, and yaml files previously held in "game_content" are now placed in the "configs" directory for logical organization and better visibility. All references within the code that previously pointed to "game_content" have been updated to reflect the new "configs" path.
run_config.yml 427 B
general:
agent_name: cocosy_agent
instance: _dev
local_agent_directories: ~/aaambos_agents
plus:
agent_websocket: ws://localhost:8000:/ws/player/MY_CLIENT_ID
player_hash: abcdefghijklmnopqrstuvwxyz
agent_id: 1
logging:
log_level_command_line: INFO
supervisor:
run_time_manager_class: !name:aaambos.std.supervision.instruction_run_time_manager.instruction_run_time_manager.InstructionRunTimeManager