Updated Resources: spread functions (markdown)

Azgaar 2021-05-09 03:11:39 +03:00
parent 2724b5b9af
commit 75bfe1c21d

@ -1,4 +1,4 @@
# 🚧 Under construction. The functionality and page are work in progress # 🚧 Under construction. The described functionality is not ready
Resource **spread models** are bits of JavaScript code applied for cell to check whether resource can or cannot be placed there. Fantasy Map Generator allows to create custom models, but they are not verified and can easily break the application. Someone else's code can be potentially be harmful as well. Please apply custom spread functions only if you know programming basics. Trusted and useful functions will be listed on this page. Resource **spread models** are bits of JavaScript code applied for cell to check whether resource can or cannot be placed there. Fantasy Map Generator allows to create custom models, but they are not verified and can easily break the application. Someone else's code can be potentially be harmful as well. Please apply custom spread functions only if you know programming basics. Trusted and useful functions will be listed on this page.