Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Getting Started

TheYellowArchitect edited this page Apr 19, 2021 · 19 revisions

Installation

Choose one of the following options

Install from source - stable (master branch) 1) Clone the source
2) Copy the ForgeNetworkingRemastered\Forge Networking Remastered Unity\Assets\Bearded Man Studios Inc\ folder into your Assets folder
Install from source - dev (develop branch) 1) Clone the source
2) Check out the develop branch
3) Copy the ForgeNetworkingRemastered\ForgeUnity\Assets\BeardedManStudios\ folder into your Assets folder

Tutorials

The following is a collection of examples/tutorials to get you up and running with Forge Networking. Our goal with these examples is to help you learn the basics of the engine quickly through guided step by step processes. We do cover more in-depth explanations of the various components of the engine outside of the examples, however, we do suggest going through these examples first before taking a deeper dive into the complexities and extensions of the engine found in other sections of this documentation.

Want to watch some Jumpstart videos?

Some of the code shown is missing fixes that are present on the wiki version of the same example ForgeYoutubeImageLink

Home

Getting Started
Network Contract Wizard (NCW)
Network Object
Remote Procedure Calls (RPCs)
Unity Integration
Basic Network Samples
Scene Navigation
NetWorker
Master Server
Web Server
Netcoding Design Patterns
Troubleshooting
Miscellaneous
Forge Networking Alloy
Steamworks
Clone this wiki locally