andreblue / wire

Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions.

Home Page:http://www.wiremod.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Wiremod is now available via the Steam Workshop! Go to its Workshop page and press Subscribe, and it will automatically appear in Garry's Mod.

Manual Installation

Simply clone this repository into your addons folder:

cd "%programfiles(x86)%/Steam/SteamApps/common/GarrysMod/garrysmod/addons"
git clone https://github.com/wiremod/wire.git wire

License

Copyright 2009-2018 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.

About

Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions.

http://www.wiremod.com

License:Apache License 2.0


Languages

Language:Lua 99.9%Language:Shell 0.1%