Skip to content

Fryheit/Kefka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kefka

Kefka is an all-in-one combat routine for RebornBuddy by Omninewb and is part of the open-sourced Omniverse products.

Installation

If you do not wish to build Kefka yourself, you can grab a pre-compiled version. Please make sure to follow these simple steps to install the routine:

  • Navigate to the release page of the repository.
  • Download the newest bin archive.
  • Unblock the archive after downloading it.
  • Extract it to .\RebornBuddy\Routines\Kefka.

Building from Source

Building Kefka from source is as easy as counting to two:

  • Restore the NuGet packages: nuget restore
  • Build it: msbuild /t:Build /p:Configuration=Release