Datasets:
Update README.md
Browse files
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 |
-
|
54 |
|
55 |
-
|
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.
|