wdcqc commited on
Commit
8ef3559
1 Parent(s): e7ae87c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -50,8 +50,8 @@ This is a dataset containing 1,815 Starcraft:Remastered melee maps, categorized
50
 
51
  The dataset is used to train this model: https://huggingface.co/wdcqc/starcraft-platform-terrain-32x32
52
 
53
- To use this dataset, extract the `staredit\\scenario.chk` files from the map files using StormLib, then refer to [Scenario.chk Format](http://www.staredit.net/wiki/index.php/Scenario.chk) to get data like text, terrain or resource placement from the map.
54
 
55
- The dataset is manually downloaded from Battle.net, bounding.net(scmscx.com) and broodwarmaps.com over a long period of time.
56
 
57
  Alternatively download the dataset and put it in `<My Documents>\StarCraft\Maps`. You can play with your friends.
 
50
 
51
  The dataset is used to train this model: https://huggingface.co/wdcqc/starcraft-platform-terrain-32x32
52
 
53
+ The dataset is manually downloaded from Battle.net, bounding.net (scmscx.com) and broodwarmaps.com over a long period of time.
54
 
55
+ To use this dataset, extract the `staredit\\scenario.chk` files from the map files using StormLib, then refer to [Scenario.chk Format](http://www.staredit.net/wiki/index.php/Scenario.chk) to get data like text, terrain or resource placement from the map.
56
 
57
  Alternatively download the dataset and put it in `<My Documents>\StarCraft\Maps`. You can play with your friends.