This is a mod/patch for the game "Welcome to the Game 2" that unblocks all websites on the in-game web-browser.
- Go to
C:\Program Files (x86)\Steam\steamapps\common\Welcome to the Game II\WTTG2_Data\Managed
- Rename
Assembly-CSharp.dll
to something likeAssembly-CSharp.dll-BAK
- Download the Assembly-CSharp.dll from this repo.
- Put it where you renamed the other
Assembly-CSharp.dll
(stillC:\Program Files (x86)\Steam\steamapps\common\Welcome to the Game II\WTTG2_Data\Managed
) - Done.
- Yay.
- just revert to the original
Assembly-CSharp.dll
by deleting the modded one and renaming the original back.
-
Use DnSpy to read
C:\Program Files (x86)\Steam\steamapps\common\Welcome to the Game II\WTTG2_Data\Managed\Assembly-CSharp.dll
(Note: ILSpy did not work) -
Apply the exact patch from the repo to
Assembly-CSharp.dll
->_
->TheCloud @02000242
-
compile (leave all fields default. do not keep signatures)
-
done.
-
yay.
https://www.nexusmods.com/welcometothegame2/mods/1
Maybe ill write an injector or somethin