Hoping to contribute to modding docs
Posted: Sun Sep 04, 2016 11:56 pm
Hi - I've recently got my account activated on the wiki and am hoping to contribute to the modding docs. Before doing so I was wondering if anyone else is working in that area of the wiki and if so maybe coordinate efforts?
In particular, I'd like to cover some common aspects of modding such as:
* How to avoid desync in MP games
* How to create multiple entities on item placement (eg. like the Concrete Lamppost mod does)
* How to add custom fonts (which now works since 0.14.3)
* Snippets of interesting code and info from the forums (eg. how to determine which tracks a train is on)
* Maybe even stuff like using the LuaCheck linter to improve code quality
In particular, I'd like to cover some common aspects of modding such as:
* How to avoid desync in MP games
* How to create multiple entities on item placement (eg. like the Concrete Lamppost mod does)
* How to add custom fonts (which now works since 0.14.3)
* Snippets of interesting code and info from the forums (eg. how to determine which tracks a train is on)
* Maybe even stuff like using the LuaCheck linter to improve code quality