All Projects → tetra-fox → VRCMods

tetra-fox / VRCMods

Licence: GPL-3.0 license
⚙️ New features & quality of life improvements for VRChat

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to VRCMods

ml mods
MelonLoader mods for VRChat
Stars: ✭ 40 (+90.48%)
Mutual labels:  mod, vrchat, melonloader
BTD-Mod-Helper
A powerful and easy to use API for modding BTD6, BATTD, and other Ninja Kiwi games.
Stars: ✭ 76 (+261.9%)
Mutual labels:  modding, mods, melonloader
mhw-dps-overlay
A Monster Hunter: World mod that displays your team's damage percentages and DPS in an overlay.
Stars: ✭ 41 (+95.24%)
Mutual labels:  mod, game-mod, game-modding
Resource-Pack
The official repository for Faithful 32x for Minecraft: Dungeons
Stars: ✭ 16 (-23.81%)
Mutual labels:  modding, mod, mods
VRCMods
A collection of various VRChat mods aimed at improving user experience or fixing issues
Stars: ✭ 235 (+1019.05%)
Mutual labels:  modding, vrchat, game-modding
SMLHelper
A complete Subnautica and Subnautica: Below Zero modding library for the popular QModManager framework.
Stars: ✭ 36 (+71.43%)
Mutual labels:  modding, mod, mods
Modio Unity
Unity Plugin for integrating mod.io - a modding API for game developers
Stars: ✭ 53 (+152.38%)
Mutual labels:  modding, mod
Linkermod
Enhancements for Black Ops' modtools
Stars: ✭ 63 (+200%)
Mutual labels:  modding, mod
Nyan
Modding API with a typesafe hierarchical key-value database with inheritance and dynamic patching 😺
Stars: ✭ 141 (+571.43%)
Mutual labels:  modding, mod
gdmod
A mod loader and modding API for GDevelop games.
Stars: ✭ 15 (-28.57%)
Mutual labels:  modding, mod
XLShredLoader
A collection of mods for Skater XL that use the Unity Mod Manager (reworked from the XLShredMenu mod)
Stars: ✭ 33 (+57.14%)
Mutual labels:  modding, mod
Anno1800 Mod Loader
The one and only mod loader for Anno 1800, supports loading of unpacked RDA files, XML merging and Python mods.
Stars: ✭ 161 (+666.67%)
Mutual labels:  modding, mod
paintjob-packer
Lightweight mod making tool for ETS 2 and ATS
Stars: ✭ 28 (+33.33%)
Mutual labels:  modding, mod
Tremor
Tremor mod, for tModLoader Terraria
Stars: ✭ 26 (+23.81%)
Mutual labels:  modding, mod
MPPatch
Patch for Civilization V to allow modded multiplayer. Currently under development.
Stars: ✭ 31 (+47.62%)
Mutual labels:  modding, mod
Qmodmanager
Config based patch management for Subnautica and Subnautica: Below Zero
Stars: ✭ 78 (+271.43%)
Mutual labels:  modding, mod
Thunderstore
Thunderstore is a mod database and API for downloading mods. Thunderstore Discord: https://discord.gg/UWpWhjZken
Stars: ✭ 45 (+114.29%)
Mutual labels:  modding, mod
NeosModLoader
A mod loader for Neos VR
Stars: ✭ 58 (+176.19%)
Mutual labels:  modding, mod
ME3ModManager
Legacy mod manager for Mass Effect 3 (superceded by ME3Tweaks Mod Manager)
Stars: ✭ 17 (-19.05%)
Mutual labels:  modding, mod
PMMasterQuest
Take Paper Mario 64, buff old and new enemies to absurd levels, then rebalance Mario's overpowered strategies, and you've got one of the most difficult hacks of all time: Paper Mario Master Quest. The Discord:
Stars: ✭ 58 (+176.19%)
Mutual labels:  modding, mod

Archival Notice

With the introduction of EasyAntiCheat in the Security Update, VRChat modding is no longer possible. No further work will be done with these mods and therefore, this repository has been archived.

Mod Directory

Preface

Modification of the VRChat client is a violation of VRChat's Terms of Service, is not officially supported or endorsed by VRChat, and can result in an account ban. However, if using mods that enhance your user experience and do not harm the experience of others, it is generally safe to say that no bans will be issued, as generally, they are undetectable by other users.

The mods listed here (except AdBlocker) require VRChatUtilityKit. Please be sure to install it before using any of my mods! You can get it here.

Building Locally

  1. Ensure you have the latest .NET SDK 6
  2. Ensure you have run VRChat with MelonLoader installed at least once (to generate the needed assemblies)
  3. Install VRChatUtilityKit to path/to/VRChat/Mods
  4. Change the first VRChatPath property in Directory.build.props to the path of your VRChat installation.
  5. Build in your favorite IDE or run dotnet build in the repository's directory
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].