Skip to content

Commit 0a78199

Browse files
authored
Update step_by_step.md
1 parent 80a0b32 commit 0a78199

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/step_by_step.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Create a Farming Simulator map in 10 steps
22

3+
📹 A complete step-by-step video tutorial is on [YouTube](https://www.youtube.com/watch?v=Nl_aqXJ5nAk&)!
4+
35
Hey, farmer!
46
So, you're ready to create your own map for the Farming Simulator? Great, the `maps4fs` tool will save you a lot of time and effort. In this section, I'll guide you through the process of creating a map from scratch using the generator.
57
This tutorial will contain a short description of each step, but you'll find detailed tutorials in the [docs](https://github.com/iwatkot/maps4fs/tree/main/docs) directory of the project.
@@ -8,7 +10,6 @@ Just in case: remember to check the [FAQ](https://github.com/iwatkot/maps4fs/blo
810

911
Let's roll!
1012

11-
1213
### 1. 📍 Get the coordinates of the center of your map
1314
It should be easy to do with [Google Maps](https://www.google.com/maps) or [OpenStreetMap](https://www.openstreetmap.org). The coordinates are latitude and longitude values, for example, `51.5074, -0.1278` for London.
1415
ℹ️ This point will be the center of your map, not the top, not the bottom, but the center.

0 commit comments

Comments
 (0)