streets/README.md

43 lines
1.3 KiB
Markdown

# Streets mod 2.0
_Released on 21st of February 2017_
_Streets 2.0 is **not** fully backwards-compatible to streets 1.x!_
**NOTE:** This mod depends on the [ts_workshop](https://github.com/minetest-mods/ts_workshop) mod.
To improve loading time and reduce the number of registered nodes,
this mod only registers stairsplus nodes for very basic roadmarkings.
If you want to have all possible nodes registered, you can set
the setting `streets.only_basic_stairsplus` to false in `minetest.conf`.
Forum topic: https://forum.minetest.net/viewtopic.php?t=2984
## Contributors
* webdesigner97
* cheapie
* Thomas-S
* HybridDog (for `streets_matrix_screen` submod)
* philipbenr (for some textures taken from Streets 1.x)
* Ryan-Nolan (for some Minetest-style signs)
* Ragnarok AKA Vibender, http://vibender.com/ (for the textures of the infrastructure mod)
* `streets_rrgate_*.png` (partially modified)
* `streets_rrxing_*.png` (partially modified)
* `streets_lanuse_*.png` (partially modified)
## Recommended Mods
* [ltc4000e](https://github.com/cheapie/ltc4000e) by cheapie
* [arrowboards](https://github.com/cheapie/arrowboards) by cheapie
## License
If not mentioned otherwise:
### Code
MIT License
### Media
CC-BY-SA 3.0
### License File
See the file `LICENSE` for more details.