Skip to content

Repository files navigation

Block-Cancel-Fix

An SKSE plugin that cancels player movement during block-cancel animations.
Built with CommonLibSSE-NG.

Requirements

  • Visual Studio Community 2022
    • Desktop development with C++
  • CMake
    • Add to your PATH
  • vcpkg
    1. Clone the repository
    2. Run bootstrap-vcpkg.bat in the vcpkg folder
    3. Add a system environment variable:
      • Name: VCPKG_ROOT
      • Value: path to your vcpkg folder

User Requirements

Register Visual Studio as a Generator

  • Open x64 Native Tools Command Prompt
  • Run cmake
  • Close the cmd window

Building

git clone https://github.com/VanCZ1/Block-Cancel-Fix.git
cd Block-Cancel-Fix
git submodule update --init --recursive
cmake --preset release-msvc
cmake --build --preset release-msvc

Releases

Packages

Used by

Contributors

Languages