Electrical work addon for Garry's Mod. More detailed explanation: https://bin.cat.casa/?7a7357cac1e0db4a#EgRy2m7oPAq9x1ypXyyRePcdGfCJwAvTaf8pgeYom2PU
Go to file
ArrayBuffer 80ef638610 „README.md“ ändern 2022-01-15 12:57:02 +00:00
LICENSE Initial commit 2022-01-15 12:17:24 +00:00
README.md „README.md“ ändern 2022-01-15 12:57:02 +00:00

README.md

GigaWatt

Electrical work mod for Garry's Mod.

About

GigaWatt will be a big mod with a lot of content related to building circuits and doing electrical work. Stuff like batteries, LEDs, etc will be under the basics section, however stuff like EEPROM, CPU, etc will be on the more advanced section. We will also try to put a lot of realism into the mod, such as check if the material type is metal, and if it is, it will conduct electrical charge. However even more realism will be put into it such as realistic radio functionality will be put into the mod.

Setup

There are 2 methods to get this addon installed.

From Steam workshop

You can get the addon directly from the Steam workshop available here. This method is recommended if you are playing in single player and just want the addon in single player mode.

File system

You can also place the folder which is in this repository in the addons folder of the gmod installation. The location is usually at /<your garrys mod path>/addons/.

Modify the source code

You can also modify the source code of this addon on your own. It is recommended that you download the folder to install the addon. If you get the addon through the Steam workshop, it will be a .gma file. But if you use the second method, you will have the source in seperate files which will be very easy to modify.