Skip to content

Scrabx3/Acheron

Repository files navigation

Acheron-SKSE

SKSE64 plugin to alter and expand "death" in Skyrim by adding various alternative condition to "die" and replace "dying" in some instances with custom (external) events

For documentation on how to interact with this plugin see the wiki.

Requirements

  • xmake
    • Add this to your PATH
  • PowerShell
  • Visual Studio Community 2022
    • Desktop development with C++
  • CommonLibSSE
    • You need to build from the powerof3/dev branch
  • Create Environment Variables:
    • XSE_TES5_MODS_PATH: Path to your MO2/Vortex mods folder
    • XSE_TES5_GAME_PATH: Path to your SSE install directory

Building

git clone https://github.com/Scrabx3/Acheron-SKSE.git
cd Acheron-SKSE
git submodule update --init --recursive
xmake f -m release [
	--skyrim_ae=(y/n)		# build 1.5 or 1.6
	--compile=(y/n)			# compile & package the papyrus environment
	--copy_to_papyrus=(y/n)		# create/update a mod instance
]
xmake

About

A death alternative framework for TES5: Skyrim

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •