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
- Host: GitHub
- URL: https://github.com/minetest-mods/streets
- Owner: minetest-mods
- License: other
- Created: 2013-08-10T17:20:27.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-12-08T04:47:59.000Z (over 2 years ago)
- Last Synced: 2025-01-30T20:05:57.044Z (over 1 year ago)
- Topics: minetest, minetest-mod, minetest-streets
- Language: Lua
- Homepage:
- Size: 15.6 MB
- Stars: 22
- Watchers: 11
- Forks: 17
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.