Skip to content

A project that compiles into a .dll to inject into the Unity game, Pummel Party, to access game functions and unity engine functions

Notifications You must be signed in to change notification settings

etr-dev/PummelParty-MonoInjection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PummelParty-MonoInjection

This is a hack I developed for a game I play with my friends.
I created this as a sort of prank and it was hilarious.

It works by compiling the code into a .dll that can be injected into the game.
This process is called mono-injection, a method of hacking spefically used in unity engine games.
It works by creating your own game object and tricking the game into running commands through that object.

About

A project that compiles into a .dll to inject into the Unity game, Pummel Party, to access game functions and unity engine functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages