Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions. https://www.wiremod.com/
Go to file
2021-03-06 10:36:19 -05:00
data Add DDTERRAIN example program 2020-02-23 21:10:19 +01:00
lua Add E2Helper description for egp3DTracker(xwl:nvn) 2021-02-14 21:25:03 +01:00
materials 'DIY' Thruster Effect Fix And Addition 2020-08-06 15:00:24 -05:00
models Renamed all files to lowercase, for Workshop compatibility 2013-07-12 00:55:14 -07:00
settings/spawnlist Normalize line endings. 2013-07-28 15:51:47 +01:00
sound Renamed all files to lowercase, for Workshop compatibility 2013-07-12 00:55:14 -07:00
.gitattributes Fix all whitespace errors 2018-02-02 00:02:28 +00:00
.gitignore Updated gmad_linux ref to always use latest build from wiremod repo. 2020-05-19 08:09:47 -04:00
.luacheckrc Fix luacheck issues in e2lib.lua 2018-10-11 21:31:10 +01:00
.travis.yml Updated gmad_linux ref to always use latest build from wiremod repo. 2020-05-19 08:09:47 -04:00
addon.json Updated various little root files for consistency 2020-05-17 06:16:22 -04:00
CODE_OF_CONDUCT.md Split the code of conduct into a separate file 2018-03-01 09:30:39 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-03-06 10:33:52 -05:00
generate-luacheck.sh Fix minor issues in generate-luacheck.sh 2018-02-21 08:12:09 +00:00
LICENSE Rename license to LICENSE 2021-03-06 10:36:19 -05:00
readme.md Updated various little root files for consistency 2020-05-17 06:16:22 -04:00
SECURITY.md Update SECURITY.md 2019-07-22 22:44:57 -04:00
wiremod.fgd Fix all whitespace errors 2018-02-02 00:02:28 +00:00
wiremod.jpg Added Workshop required files 2013-07-10 12:35:55 -07:00

Wiremod

Wiremod is a Garry's Mod addon which adds entities that communicate via data wires. It can be used to control robots, vehicles, to make computers inside Garry's Mod, and much more!

Workshop Installation

The Wiremod Collection is available on the Steam Workshop! Go to the Workshop page and press Subscribe on the addons you want

Manual Installation

Clone this repository into your steamapps\common\GarrysMod\garrysmod\addons folder using this command if you are using git:

git clone https://github.com/wiremod/wire.git wire

License

Copyright 2008 onwards by the Wire Team

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Links

Wiremod landing page

Wiremod Official Discord

Contributor Guidelines

See CONTRIBUTING.md for guidelines on contributing and participating in the wiremod project.