a5ci / EmuFeral

WIP Server Emulator for the now-closed MMORPG Fer.al. Shoutout to @Rawaho, without them and their research, this project wouldn't be possible!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building the Client Mod:

You will need a unhollowed version of the fer.al game assembly (Assembly-CSharp.dll) to build / run the client mod. The hollowed version of the fer.al assembly is generated by the BepinEX client when first ran, in "client\build\BepInEx\unhollowed". Place it into the "clientmods\org.asf.emuferal.client.plugin\lib\feral" in this repository to be able to build the client mod.

I have plans to write the plugin to be able to self-retrieve the assembly when ran. But in order to build it, you MUST manually obtain and move the fer.al game assembly.

About

WIP Server Emulator for the now-closed MMORPG Fer.al. Shoutout to @Rawaho, without them and their research, this project wouldn't be possible!

License:GNU General Public License v2.0


Languages

Language:Java 98.5%Language:C# 0.8%Language:Shell 0.5%Language:Batchfile 0.3%