Weed Shop 3 – How to Make Mod in Game

Weed Shop 3 – How to Make Mod in Game 1 - steamlists.com
Weed Shop 3 – How to Make Mod in Game 1 - steamlists.com

A guide to get people starting on modding WeedShop 3
 
 

Index

This is going to be a rough start of a guide, but atleast if you are savvy enough to learn Unity and Bepinex, of course that C#. Then you will be able to getting moddin on the way by just lookin a the source code !
 
 
Few things this mod does an example:
 
: Gets the player gameobject and interacts with it by making its local scale Y bigger (LeftControl enables / RightControl disables)
 
: Patches the bootPC where it doesn’t load at all
 
: Pressing the Down Arrow key, will create a canvas element that says “TEST” woot
 
: Number 8 on the keyboard will load an empty weed terrain scene, perfect for testing.
 
 
Requires bepinex on unity game: https://github.com/seedpodsw/WS3BasePluginDemo – [github.com] 
 
This is a base mod source code that you can compile using visual studio and then use that .dll to make yo own mod
 
 
SEE THE REPOSITORY FOR FULL GUIDE, requires DEPENDENCIES .dll from main game to compile
 
 
Sauce: https://github.com/seedpodsw/WS3BasePluginDemo – [github.com] 
 
 

Written by topeveryday

 
 
This is all about Weed Shop 3 – How to Make Mod in Game; I hope you enjoy reading the Guide! If you feel like we should add more information or we forget/mistake, please let us know via commenting below, and thanks! See you soon!
 
 


Be the first to comment

Leave a Reply

Your email address will not be published.


*