diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2016-05-14 18:25:59 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2016-05-14 18:25:59 -0400 |
commit | 08597e7890192c845fba193e2456891bb85ac4cd (patch) | |
tree | ec778875e896402bfcc7d8be0e21bbfdec598524 | |
parent | 6096564c6c364e0c425c690809d243e2a84bc31d (diff) | |
download | dreambuilder_modpack-08597e7890192c845fba193e2456891bb85ac4cd.tar dreambuilder_modpack-08597e7890192c845fba193e2456891bb85ac4cd.tar.gz dreambuilder_modpack-08597e7890192c845fba193e2456891bb85ac4cd.tar.bz2 dreambuilder_modpack-08597e7890192c845fba193e2456891bb85ac4cd.tar.xz dreambuilder_modpack-08597e7890192c845fba193e2456891bb85ac4cd.zip |
renamed streets to roads
also gets rid of an obsolete README file
-rw-r--r-- | infrastructure/README | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/infrastructure/README b/infrastructure/README deleted file mode 100644 index feb88a1..0000000 --- a/infrastructure/README +++ /dev/null @@ -1,14 +0,0 @@ -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/ - |