gabriel-andreescu / CombatMusicFixNG

Simple SKSE plugin to fix the never-ending combat music bug. Compatible with multiple game runtimes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Combat Music Fix NG

Simple SKSE plugin to fix the never-ending combat music bug. Compatible with multiple game runtimes, using CommonLibSSE NG

Requirements

User Requirements

Clone and Build

Open terminal (e.g., PowerShell) and run the following commands:

git clone --recurse-submodules -j4 https://github.com/gabriel-andreescu/CombatMusicFixNG.git
cd CombatMusicFixNG
.\BuildRelease.bat

About

Simple SKSE plugin to fix the never-ending combat music bug. Compatible with multiple game runtimes.

License:GNU General Public License v3.0


Languages

Language:CMake 56.9%Language:C++ 41.2%Language:Batchfile 1.9%