mirror of
https://github.com/mt-mods/home_workshop_modpack.git
synced 2024-11-15 23:20:22 +01:00
37 lines
997 B
Markdown
37 lines
997 B
Markdown
|
|
|||
|
# Minetest Computers Mod
|
|||
|
|
|||
|
By [Diego Martínez](kaeza@users.sf.net) and Contributors
|
|||
|
License: [MIT](https://spdx.org/licenses/MIT.html)
|
|||
|
|
|||
|
Adds interactive computers and networking to minetest
|
|||
|
|
|||
|
## Links
|
|||
|
|
|||
|
[Github](https://github.com/mt-mods/home_workshop_modpack)
|
|||
|
[Contentdb](https://content.minetest.net/packages/VanessaE/home_workshop_modpack/)
|
|||
|
|
|||
|
|
|||
|
## Setup
|
|||
|
|
|||
|
You should have recieved this mod as a part of the home workshop modpack.
|
|||
|
place the modpack in your /mods folder and enable the computer mod and its dependancies
|
|||
|
from the minetest GUI. For further information or help see:
|
|||
|
http://wiki.minetest.com/wiki/Installing_Mods
|
|||
|
|
|||
|
## Privs
|
|||
|
|
|||
|
This mod provides the computers_filesystem priv which is used to limit the access
|
|||
|
of players without it.
|
|||
|
|
|||
|
## Notes
|
|||
|
|
|||
|
Much thanks goes to the maintainers of the mod:
|
|||
|
* Diego Martínez
|
|||
|
* VannessaE
|
|||
|
* mt-mods organization
|
|||
|
|
|||
|
Additional thanks goes to those who helped/advised with the core functionality of computers:
|
|||
|
* Luk3yx
|
|||
|
* BuckarooBanzai
|
|||
|
* OgelGames
|