diff options
author | cheapie <no-email-for-you@example.com> | 2016-01-10 02:14:35 -0600 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2016-01-10 02:14:35 -0600 |
commit | 8b614bf8365a491299d4fdc33e4c45ab741ecfa0 (patch) | |
tree | 1cd403830671e5fc6252c3a85fafb202ee2b3d8f /infrastructure/README | |
parent | f45815cbdc9b8bd38da48f25eac3dfc26fc13621 (diff) | |
download | roads-8b614bf8365a491299d4fdc33e4c45ab741ecfa0.tar roads-8b614bf8365a491299d4fdc33e4c45ab741ecfa0.tar.gz roads-8b614bf8365a491299d4fdc33e4c45ab741ecfa0.tar.bz2 roads-8b614bf8365a491299d4fdc33e4c45ab741ecfa0.tar.xz roads-8b614bf8365a491299d4fdc33e4c45ab741ecfa0.zip |
Add infrastructure as normal content
It will be developed as part of this mod now.
Diffstat (limited to 'infrastructure/README')
-rw-r--r-- | infrastructure/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/infrastructure/README b/infrastructure/README new file mode 100644 index 0000000..feb88a1 --- /dev/null +++ b/infrastructure/README @@ -0,0 +1,14 @@ +This is my fork of the infrastructure mod. It's essentially aimed at servers running webdesigner97's streetsmod that want stuff from infrastructure too (dreambuilder_game in particular), and is intended to add on to streetsmod instead of replacing it. + +Originally based on Streets by webdesigner97 +Modified by Ragnarok/Vibender +Modified again by cheapie + +Depends: default, moreblocks, mesecons, technic, streetsmod + +Licenses: + Code: WTFPL + Line textures: WTFPL + Other Textures: CC BY-SA 3.0 Unported, http://creativecommons.org/licenses/by-sa/3.0/ + Sounds: CC BY-SA 3.0 Unported, http://creativecommons.org/licenses/by-sa/3.0/ + |