Skip to content

Commit

Permalink
doc(hus):update download weight online link
Browse files Browse the repository at this point in the history
  • Loading branch information
TuTuHuss committed Aug 30, 2023
1 parent b3fd574 commit 10c656c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions practice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ We offer multiple gameplay modes for players to enjoy, including development, ba

### Download Weight
```bash

wget https://opendilab.net/download/GoBigger/solo_agent.pth.tar
wget https://opendilab.net/download/GoBigger/team.pth.tar
```
### Quick Start

Expand All @@ -22,4 +23,4 @@ python battle.py --mode team --map farm # Two-player development
python battle.py --mode team --map vsbot # Two-player vs. Bot
python battle.py --mode team --map vsai # Two-player vs. Team-AI
python battle.py --mode watch # Spectator mode: Team-AI vs. Team-AI
```
```

0 comments on commit 10c656c

Please sign in to comment.