Add Zork engine integration work
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
# OpenRouter API Configuration
|
||||
OPENROUTER_API_KEY=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
|
||||
OPENROUTER_MODEL=anthropic/claude-3-opus-20240229
|
||||
OPENROUTER_MODEL=openai/gpt-5.5
|
||||
OPENROUTER_REASONING_EFFORT=none
|
||||
|
||||
# Application Configuration
|
||||
PORT=3001
|
||||
NODE_ENV=development
|
||||
|
||||
# Game Configuration
|
||||
DEFAULT_WORLD_FILE=./data/worlds/example_world.yml
|
||||
DEFAULT_WORLD_FILE=./data/worlds/example_world.yml
|
||||
|
||||
Reference in New Issue
Block a user