All Projects → LavaGang → Melonloader

LavaGang / Melonloader

Licence: other
The World's First Universal Mod Loader for Unity Games that is Compatible with both Il2Cpp and Mono

Projects that are alternatives of or similar to Melonloader

Facepunch.steamworks
Another fucking c# Steamworks implementation
Stars: ✭ 1,945 (+535.62%)
Mutual labels:  game, unity, dll
Escapefromtarkov Trainer
Escape from Tarkov Trainer
Stars: ✭ 59 (-80.72%)
Mutual labels:  game, unity, mono
X3daudio1 7 hrtf
HRTF for Arma 3, Skyrim, and other titles that use XAudio2 + X3DAudio
Stars: ✭ 192 (-37.25%)
Mutual labels:  game, dll
Nice Lua
基于xlua的MVVM框架,支持Addressables, 统一渲染管线等Unity新特性
Stars: ✭ 207 (-32.35%)
Mutual labels:  game, unity
Unitybubblegame
BubbleGame《天天萌泡泡》是一款简单好玩的消除游戏,点击三个或以上同颜色、相连接的泡泡来进行消除,简单而有趣。
Stars: ✭ 216 (-29.41%)
Mutual labels:  game, unity
Infiniterunner3d
Creating an infinite 3D runner game in Unity
Stars: ✭ 172 (-43.79%)
Mutual labels:  game, unity
Behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
Stars: ✭ 2,294 (+649.67%)
Mutual labels:  game, unity
Casinosclient
果派德州客户端源代码,使用Unity3D引擎。
Stars: ✭ 217 (-29.08%)
Mutual labels:  game, unity
Aim Ik
A Unity-3D library, to procedural orientate character head (and chest) in a direction without using any animation data.
Stars: ✭ 164 (-46.41%)
Mutual labels:  game, unity
Matchthreegame
A match-3 game in Unity (like Candy Crush and Bejeweled)
Stars: ✭ 255 (-16.67%)
Mutual labels:  game, unity
UniversalUnityHooks
A framework designed to hook into and modify methods in unity games via dlls
Stars: ✭ 78 (-74.51%)
Mutual labels:  dll, mono
Noahgameframe
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
Stars: ✭ 3,258 (+964.71%)
Mutual labels:  game, unity
Slganim
木叶战记续作
Stars: ✭ 172 (-43.79%)
Mutual labels:  game, unity
Knead proj
游戏中捏脸的实现
Stars: ✭ 169 (-44.77%)
Mutual labels:  game, unity
Htframework
Unity HTFramework, a rapid development framework of client to the unity.
Stars: ✭ 179 (-41.5%)
Mutual labels:  game, unity
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (-44.44%)
Mutual labels:  game, unity
Nomercy
Open source anti cheat
Stars: ✭ 211 (-31.05%)
Mutual labels:  game, dll
Open Project 1
Unity Open Project #1: Chop Chop
Stars: ✭ 4,235 (+1283.99%)
Mutual labels:  game, unity
Ignorance
Ignorance utilizes the power of ENet to provide a reliable UDP networking transport for Mirror Networking.
Stars: ✭ 158 (-48.37%)
Mutual labels:  game, unity
Unitypausemenu
This is an open source Unity pause menu created for the game New Horizons, and it's completely free because of how a pause menu is a core component of a game, while the unity asset store was lacking in such an asset (until this was released on the asset store).
Stars: ✭ 160 (-47.71%)
Mutual labels:  game, unity

GENERAL INFORMATION:

  • Normal Console is for Debugging and Displaying the Output of Plugins and Mods.
  • Debug Mode/Console is for Debugging MelonLoader Internals.
  • All Plugins get placed in the created Plugins folder inside the Game's Install Folder.
  • All Mods get placed in the created Mods folder inside the Game's Install Folder.
  • All Logs are made in the created Logs folder inside the Game's Install Folder.
  • In order to properly use dnSpy's Debugger run the game with the Debug Mode/Console launch option.

REQUIREMENTS:


AUTOMATED INSTALLATION:

  1. Make sure the Game you are installing to is Closed and Not Running.
  2. Download MelonLoader.Installer.exe.
  3. Run MelonLoader.Installer.exe.
  4. Click the SELECT button.
  5. Select and Open the Game's EXE in your Game's Installation Folder.
  6. Select which Version of MelonLoader to install using the Drop-Down List. (Or leave it as-is for the Latest Version.)
  7. Click the INSTALL or RE-INSTALL or UPDATE button.

MANUAL INSTALLATION:

  1. Make sure the Game you are installing MelonLoader to is Closed and Not Running.
  2. Download the MelonLoader Zip Archive.
  3. Extract the MelonLoader folder from the MelonLoader Zip Archive to the Game's Installation Folder.
  4. Extract version.dll from the MelonLoader Zip Archive to the Game's Installation Folder.

AUTOMATED UNINSTALL:

  1. Make sure the Game you are uninstalling from is Closed and Not Running.
  2. Download MelonLoader.Installer.exe.
  3. Run MelonLoader.Installer.exe.
  4. Click the SELECT button.
  5. Select and Open the Game's EXE in your Game's Installation Folder.
  6. Click the UN-INSTALL button.

MANUAL UNINSTALL:

  1. Make sure the Game you are installing MelonLoader to is Closed and Not Running.
  2. Remove the version.dll file from the Game's Installation Folder.
  3. Remove the MelonLoader folder from the Game's Installation Folder.
  4. Remove the Plugins folder from the Game's Installation Folder.
  5. Remove the Mods folder from the Game's Installation Folder.
  6. Remove the Logs folder from the Game's Installation Folder.

LAUNCH OPTIONS:

Argument Description
--no-mods Launch game without loading Mods
--quitfix Fixes the Hanging Process Issue with some Games
--melonloader.hideconsole Hides the Normal Console
--melonloader.hidewarnings Hides Warnings from Displaying
--melonloader.debug Debug Mode/Console
--melonloader.magenta Magenta Console Color
--melonloader.rainbow Rainbow Console Color
--melonloader.randomrainbow Random Rainbow Console Color
--melonloader.maxlogs Max Log Files [ Default: 10 ] [ Disable: 0 ]
--melonloader.maxwarnings Max Warnings per Log File [ Default: 100 ] [ Disable: 0 ]
--melonloader.maxerrors Max Errors per Log File [ Default: 100 ] [ Disable: 0 ]
--melonloader.loadmodeplugins Load Mode for Plugins [ Default: 0 ]
--melonloader.loadmodemods Load Mode for Mods [ Default: 0 ]
--melonloader.agregenerate Forces Assembly to be Regenerated on Il2Cpp Games
--melonloader.agfvunhollower Forces use a Specified Version of Il2CppAssemblyUnhollower
--melonloader.consoleontop Forces the Console over all other Applications

LOAD MODES:

  • Load Mode launch options are a way to dictate how you want Mods or Plugins to Load.
Value Action
0 NORMAL - Load them only if they don't have the "-dev" Name Extension
1 DEV - Load them only if they have the "-dev" Name Extension
2 BOTH - Load All

LICENSING & CREDITS:

MelonLoader is licensed under the Apache License, Version 2.0. See LICENSE for the full License.

Third-party libraries used as source code or bundled in binary form:

External tools downloaded and used at runtime:

See MelonLoader Wiki for the full Credits.

MelonLoader is not sponsored by, affiliated with or endorsed by Unity Technologies or its affiliates.
"Unity" is a trademark or a registered trademark of Unity Technologies or its affiliates in the U.S. and elsewhere.

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].