update st_game using MG v0.7

This commit is contained in:
better629 2024-02-26 20:02:16 +08:00
parent 643450388a
commit 325550a3dc
112 changed files with 6437 additions and 2 deletions

View file

@ -9,7 +9,7 @@ from metagpt.environment.stanford_town_env.stanford_town_ext_env import (
)
maze_asset_path = (
Path(__file__).absolute().parent.joinpath("..", "..", "..", "data", "environment", "stanford_town", "the_ville")
Path(__file__).absolute().parent.joinpath("..", "..", "..", "..", "examples/st_game/static_dirs/assets/the_ville")
)