garry's mod addon with stuff™
| .vscode | ||
| micromod | ||
| .gitignore | ||
| c_arms_definebones.qci | ||
| estrogen.blend | ||
| estrogen.xcf | ||
| generate_skins_you_dont_need_to_run_this.rs | ||
| inderix.xcf | ||
| inderix_blobcat.blend | ||
| LICENSE.md | ||
| limineow_new.blend | ||
| limineow_world.blend | ||
| micromod.sfd | ||
| neocat.blend | ||
| patch_in_this_file.qc | ||
| pullsounds.sh | ||
| README.md | ||
| spinny_blobfox.blend | ||
| spinny_cat_new.blend | ||
| spinny_neofox.blend | ||
micromod
garry's mod addon with stuff™
requirements
- a minecraft installation using prism launcher (i have no idea what versions work but i use 1.20.1)
- jq
- ffmpeg
addon support
- hl2pickup
usage
- run pullsounds.sh <PRISM_LAUNCHER_DATA_DIR>
example: ./pullsounds.sh /home/niko/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/
- copy
micromodto <STEAMAPPS_SLASH_COMMON>/GarrysMod/garrysmod/addons
example: cp -r micromod ~/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/common/GarrysMod/garrysmod/addons
contents
everything should be in a category called "micromod"
- weapon_limineow
- by default, the user has damage from the explosion scaled down to only do 10 damage. this can be disabled by setting
limineow_user_resists_explosionto0in the console - the damage that limineow does can be changed by setting
limineow_damage. the default is1048576
- by default, the user has damage from the explosion scaled down to only do 10 damage. this can be disabled by setting
- ent_spinny_cat, ent_spinny_neocat, ent_spinny_fox, ent_spinny_neofox, ent_inderix
- you need to interact with it to get it to spin,,,
- the non-neo and non-inderix variants all have skins (check the console commands list)
- ent_limineow
- press e to give yourself one limineow
- be careful not to shoot or knock it or something bad might happen,,, (can be disabled by changing
ent_limineow_is_inertto1)
- ent_estrogen
- press e to estrogenize yourself (lasts until you die/disconnect)
- press x to dash (doesn't work if you're running for some reason)
- press m to meow
- console commands (run
help <COMMAND>for more information):- set_vitals
- give_vitals
- set_magazine
- give_magazine
- set_ammo
- give_ammo
- give_ammo_checked
- dump_weapon_info
- list_spinny_cat_skins
- list_spinny_fox_skins
credits
- spinny cats: @renere@distance.blue
- original spinny blobcat model: @nure500@misskey.io
- gmod hands rig: Pavlendia
- sourceops: bonjorno7
- inderix: @inderix@lea.pet
- limineow: @root@grimgreenfo.rest
- limineow texture: @toasty@grimgreenfo.rest
- estrogen concept, sound effect, and texture base: @MayaqqDev@github.com