Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
/ EmuFeral Public archive
forked from SkySwimmer/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!

License

Notifications You must be signed in to change notification settings

WLHQ/EmuFeral

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.6%
  • Other 1.4%