An open API service indexing awesome lists of open source software.

https://github.com/minetest-mods/streets

Urban roadbuilding for Minetest! A collaborative mod by webD97, cheapie and Thomas-S
https://github.com/minetest-mods/streets

minetest minetest-mod minetest-streets

Last synced: 7 months ago
JSON representation

Urban roadbuilding for Minetest! A collaborative mod by webD97, cheapie and Thomas-S

Awesome Lists containing this project

README

          

# 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/inpos/ltc4000e) originally by [cheapie](https://github.com/cheapie)
* [arrowboards](https://github.com/inpos/arrowboards) originally by [cheapie](https://github.com/cheapie)

## License
If not mentioned otherwise:

### Code
MIT License

### Media
CC-BY-SA 3.0

### License File
See the file `LICENSE` for more details.