Skip to content

matiasmakipelto/OpenAnimationReplacer-DetectionConditions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAnimationReplacer-DetectionPlugin

This is a SKSE64 plugin adding detection condition to Open Animation Replacer using its API.

Requirements

  • XMake [2.7.8+]
  • C++20 Compiler (MSVC, Clang?)

Getting Started

git clone git@github.com:matiasmakipelto/OpenAnimationReplacer-DetectionConditions.git
cd OpenAnimationReplacer-DetectionConditions

Build

To build the project, run the following command:

xmake build

Note: This will generate a build/windows/ directory in the project's root directory with the build output.

Build Output

Change the folders where to copy the build from xmake.lua file:

Project Generation (Optional)

If you want to generate a Visual Studio project, run the following command:

xmake project -k vsxmake

Note: This will generate a vsxmakeXXXX/ directory in the project's root directory using the latest version of Visual Studio installed on the system.

Upgrading Packages (Optional)

If you want to upgrade the project's dependencies, run the following commands:

xmake repo --update
xmake require --upgrade

About

A plugin that adds useful functions from address library as conditions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.0%
  • Lua 4.0%
  翻译: