[EA26+][with MOD TOOLS] Ravensharp : A C# Ravenfield API and Mod loader

If you liked this item, please rate it up on Steam Workshop page.

Author: Gaheris96

Last revision: 30 Apr, 2022 at 22:33 UTC

File size: 3.15 MB

On Steam Workshop

Description:

THIS MOD ONLY WORKS IF YOU HAVE THE OFFICIAL RAVENFIELD FROM STEAM, ANY OTHER HACKED VERSIONS WILL NOT WORK

This mod allow Ravenfield to load mods written in C#, the original language in which Ravenfield is written.

Compared to mutator mods written in Lua, these mods are much more powerful and perform much better.

This mod add no gameplay functionalities by itself but load other mods and provide them useful functions

If you have any questions or if you want to make your own C# mod, feel free to ask me on discord : https://discord.gg/ke3DPS6

Functionalities

Current functionalities :

  • Custom Gamemodes
  • Mutator-like mods
  • Mod loading
  • Prefab loading
  • A better version of the flag config (allows to move flags)
  • Option menu
  • EventHandler and functions hooking

Planned functionalities :

  • News menu
  • Compatibility for multiple UI on game start
  • Custom vehicules (with custom controls)
  • Custom weapons (with custom controls)
Installation

Sadly you will need to do that every time there is a Ravenfield update (If you don’t see the text with the version in the main menu that means you have to reinstall it), but I may take some time to update it

WINDOWS
Check the video
1. To install this mod, you will need to go to (Your steam library)steamappsworkshopcontent6364802704162932
2. You then have to copy the Assembly-CSharp.dll file to (Your steam library)steamappscommonRavenfieldravenfield_DataManaged.

By default, your steam library should be in C:Program Files (x86)Steam (so the ravenfied Managed folder should be in C:Program Files (x86)SteamsteamappscommonRavenfieldravenfield_Data)

MAC
1. Go to /Users/[Your Username]/Library/Application Support/Steam/steamapps/workshop/content/636480/2704162932/ and copy Assembly-CSharp.dll
2. Go to /Users/[Your Username]/Library/Application Support/Steam/steamapps/common/Ravenfield/ravenfield.app/Contents/Resources/Data/Managed/ and paste it. If it warns you about swaping files just click swap.

Please give me feedback and rate the mod if you like it !