Skip to content

An SKSE Plugin derived from the works of OCPA NG that serves to address some issues in the original mod.

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE.txt
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

Patchu1i/OneClickPowerAttack

Repository files navigation

One Click Power Attack NG - Fixed

What this is:

This code is derived from the One Click Power Attack - NG source, and restructured and fitted to alandtse's fork of CommonLibSSE-NG. In addition, I made some logical changes to address issues with blocking, and bash behavior to fix outstanding bugs in the original source.

Requirements

  • Any terminal of your choice (e.g., PowerShell)
  • Visual Studio Community 2022
    • Desktop development with C++
  • CMake
    • Edit the PATH environment variable and add the cmake.exe install path as a new value
    • Instructions for finding and editing the PATH environment variable can be found here
  • Git
    • Edit the PATH environment variable and add the Git.exe install path as a new value
  • Vcpkg
    • Install vcpkg using the directions in vcpkg's Quick Start Guide
    • After install, add a new environment variable named VCPKG_ROOT with the value as the path to the folder containing vcpkg

Clone and Build

Debug

  • Clone this repository
  • Open project in Visual Studio Code (or Studio)
  • Run CMAKE configuration "ALL"
  • Build

Release

  • Clone this repository
  • Run .\BuildRelease.bat from VS 2022 Native Command Prompt

(note): The git submodule should automatically init and update recursively on CMake update. If it fails, you'll have to do it manually.

About

An SKSE Plugin derived from the works of OCPA NG that serves to address some issues in the original mod.

Resources

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE.txt
GPL-3.0
COPYING

Stars

Watchers

Forks

  翻译: