Multiplayer framework for Hogwarts Legacy, targeting roleplay and extension.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Contributors: yamashi, Jay-Jay, cosideci, Force
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
HogWarp aims to be a framework to make multiplayer experiences possible in this otherwise strictly single player game. The focus is to provide the tools and a stable set of base features for server developers to host their own customized experience. We provide script development through C# server side and native Unreal Engine Blueprints on the client side.
Getting started
1) You need to be in the discord server as we use that for authentication 2) Unzip the files you downloaded. 3) Double click on HogWarp.exe, it will ask that you locate the game's executable, once you found the game's executable accept. 4) Click "Login", a web page will ask you to login with discord. 5) Once you logged in with discord the game should launch. 6) Load a save like you would normally. 7) Once in game press right ctrl on your keyboard (next to the arrow keys) 8) Server list should open, just join any server you want!
Development
If you are interested in creating your own multiplayer experience, please do checkout the opensource multiplayer broom race sample: