Skip to content

Commit

Permalink
README update.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatkot committed Dec 18, 2024
1 parent 6cdc900 commit dc8de3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,12 @@

🗺️ Supports 2x2, 4x4, 8x8, 16x16 and any custom size maps<br>
🌍 Based on real-world data from OpenStreetMap<br>
🏞️ Generates height using SRTM dataset<br>
🏞️ Generates height map using SRTM dataset<br>
📦 Provides a ready-to-use map template for the Giants Editor<br>
🚜 Supports Farming Simulator 22 and 25<br>
🔷 Generates *.obj files for background terrain based on the real-world height map<br>
📄 Generates scripts to download high-resolution satellite images from [QGIS](https://qgis.org/download/) in one click<br>
📕 Detailed [documentation](/docs) and tutorials <br>
🧰 Modder Toolbox to help you with various tasks <br>
🌾 Automatically generates fields 🆕<br>
🌽 Automatically generates farmlands 🆕<br>
Expand Down
2 changes: 1 addition & 1 deletion webui/templates.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Messages:
"🔸 Maximum map size is 2048x2048 meters. \n"
"🔸 Background terrain will not be generated. \n"
"🔸 Advanced settings are disabled. \n"
"🔸 Texure dissolving is disabled (they will look worse). \n \n"
"🔸 Texture dissolving is disabled (they will look worse). \n \n"
"If you run the application locally, you won't have any of these limitations "
"and will be able to generate maps of any size with any settings you want and nice looking textures. \n"
"Learn more about the Docker version in the repo's "
Expand Down

0 comments on commit dc8de3b

Please sign in to comment.