mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-02 08:10:36 +02:00
Improve/trim the user manual further
Detailed information can be found on Wikipedia. The user manual should be a compact documentation of the mod as whole. This replaces long explanations with relevant links for use by people who are interested in going deeper into this matter.
This commit is contained in:
@ -25,6 +25,7 @@ world. A few notable features:
|
||||
## FAQ
|
||||
|
||||
The modpack is explained in the **[Manual](manual.md)** included in this repository.
|
||||
Machine and tool descriptions can be found on the **[GitHub Wiki](https://github.com/minetest-mods/technic/wiki)**.
|
||||
|
||||
1. My technic circuit doesn't work. No power is distributed.
|
||||
* Make sure you have a switching station connected.
|
||||
@ -38,7 +39,7 @@ For modders: **[Technic Lua API](technic/doc/api.md)**
|
||||
## License
|
||||
|
||||
Unless otherwise stated, all components of this modpack are licensed under the
|
||||
LGPLv2 or later. See also the individual mod folders for their
|
||||
[LGPLv2 or later](LICENSE.txt). See also the individual mod folders for their
|
||||
secondary/alternate licenses, if any.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user