Add README for each of the addons

This commit is contained in:
Chev 2023-10-21 15:49:42 -07:00
parent 8642bfcef4
commit 5b9f441d4d
Signed by: chev2
GPG key ID: BE0CFBD5DCBB2511
2 changed files with 25 additions and 0 deletions

View file

@ -1,5 +1,8 @@
# gmod-addons
A collection of Garry's Mod addons I've made.
## Addons
For information on each addon in this repo, check the `README.md` for it [here](addons/README.md).
## Contributing
If you would like to make improvements for the addons on this repo, feel free to fork & make a pull request. I'll have to review your PR before it can be merged and the addon updated.

22
addons/README.md Normal file
View file

@ -0,0 +1,22 @@
# Addons
Listed below is all of the addons you can find in this repo.
- `arabic_phone`: A Nokia phone that plays hilarious ringtones. An alteration of the IED SWEP from M9K. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1888185700)
- `auto_flashlight`: Automatically switches your flashlight on when you are in dark areas, and will switch it off when in brighter areas. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=3037894257)
- `cinema_construct`: A variation of gm_construct, specifically designed for use with the Cinema gamemode. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1863634133)
- `clear_voice_icon`: Replaces the default yellow, low-quality voice chat icon with a better-suited one. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1728593528)
- `flying_nimbus`: A flying nimbus from the Dragon Ball series. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1721993950)
- `funny_alien_dancing`: A funny alien dancing playermodel. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1888234070)
- `gg_bathwater`: A joke SWEP that lets you drink gamer girl bath water. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1798627065)
- `gm_construct_flipped`: A variation of gm_construct that has been flipped about its axis. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2099599586)
- `gm_krustykrab_night`: A nighttime version of the Krusty Krab from SpongeBob Squarepants, based off of the episode 'Graveyard Shift'. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2048870398)
- `llb_ball`: A working baseball from the game Lethal League Blaze. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1932329430)
- `map_randomizer`: Allows you to randomize textures in a map as well as error map textures. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1851936315)
- `no_viewmodel_sway`: Disables the built-in viewmodel sway entirely. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2294303979)
- `prop_yelling`: Props yell when they are spawned. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1805582384)
- `ror2_hud`: A Risk of Rain 2-inspired replacement to the default HUD. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2210715789)
- `screenshot_editor`: Lets you customize & save your Garry's Mod screenshots by applying effects and filters. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2910871996)
- `simple_bunnyhop`: A gamemode designed for bunnyhopping. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1767781900)
- `vector_loc`: A developer tool that allows you to visualize the locations of vector coordinates on a map. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1782161573)
- `vm_velocity`: Makes viewmodels move up and down depending on how fast you moving vertically. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2294290206)