Skip to content

Commit c54b0fd

Browse files
authored
Update README.md
1 parent 6e63f27 commit c54b0fd

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,19 @@ You can find more on this topic [here](https://askubuntu.com/questions/1485442/i
4242

4343
TODO: Do a proper guide, guide below is just for a minimal product
4444

45+
0. Go to `Settings` and configure ddnet and your `data` directory (usually in side the ddnet directory) properly
4546
1. Load mapres image, like `grass_main.png` by clicking `Select Image`
46-
2. Configure Tiles you want to use for your automapper
47-
- select FULL/EMPTY/ANY, TODO explain what this means
47+
2. Configure all tiles you want to use for your automapper
48+
- select FULL/EMPTY/ANY
49+
- FULL: This neighbor of the (middle) tile is FULL, not EMPTY
50+
- EMPTY: This neighbor of the (middle) tile is EMPTY, not FULL
51+
- ANY: This neighbor of the (middle)tile is EMPTY or FULL
4852
- select rotation/hflip/vflip, don't use empty yet
53+
- rotation: This (middle) tile can be rotated
54+
- hflip: This (middle) tile can be flipped horizontally (on the X axis)
55+
- vflip: This (middle) tile can be flipped vertically (on the Y axis)
56+
- empty: Not yet ready for usuage, FUTURE: Allows (middle) tile to be EMPTY
57+
- remove a configured tile with right click
4958
3. Name your rule (top right, `Name Mapping Rule`)
5059
4. Press `Generate`, this will test your mapping rules, press `Ok` and your mapping rules will automatically be saved
5160
in the data directory

0 commit comments

Comments
 (0)