Skip to content
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.

Synapse ModLoader Patcher

GrafDimenzio edited this page Jun 23, 2020 · 4 revisions

Synapse Patcher

How to use this program: First of all build the SynapseModLoader-Project and copy the produced DLL to the root folder of the patcher.

Then drag the clean vanilla Assembly-CSharp.dll from the main dedicated server onto the patcher.exe

NOTE: The Assembly needs to be in the directory of the patcher in Order to work.

This will create two files:

- Assembly-CSharp-Synapse.dll
- Assembly-CSharp-Synapse-publicized.dll

Both of these Files are required to

  • Develop for Synapse (the publicized one)
  • Create your own Assembly. (The normal one)

If you have anymore Question please ask them on our discord!

Clone this wiki locally