Skip to content

RavenfieldCommunity/RFExtra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFExtra

Here includes a collection of Ravenfield plugins for several features.

Constitude

Build

  • Install .Net SDK 9 or newer and .Net Framework 4.6 Developer Pack

  • Add nuget source on Terminal

    If you wish to use Github package, refer docs.github.com first.

    # Optional 1, BepInEx BaGet
    dotnet nuget add source https://nuget.bepinex.dev/v3/index.json --name bepinex
    # Optional 2, Github package, replace with your username and token
    dotnet nuget add source https://nuget.pkg.github.com/RavenfieldCommunity/index.json --name github username GITHUB_USERNAME --password GITHUB_PERSONAL_ACCESS_TOKEN_CLASSIC --store-password-in-clear-text 
  • Build src as normal dotnet projects by dotnet build or dotnet publish

About

A collection of Ravenfield plugins

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages