Skip to content

Move OffensiveSpellAI to Tweaks, made it optional #16

Move OffensiveSpellAI to Tweaks, made it optional

Move OffensiveSpellAI to Tweaks, made it optional #16

Workflow file for this run

name: Main
on:
push:
branches: '**'
tags: '*'
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
run:
if: github.repository_owner == 'powerof3'
uses: adya/pack-skse-mod/.github/workflows/pack.yml@main
with:
CMAKE_VR_CONFIG_PRESET: ''
CMAKE_VR_BUILD_PRESET: ''
AE_353_BRANCH: master-1.6.353
FOMOD_INCLUDE_PDB: true
FOMOD_MOD_NAME: "powerofthree's Tweaks"
FOMOD_MOD_AUTHOR: "powerofthree"
FOMOD_MOD_NEXUS_ID: "51073"
FOMOD_REQUIRED_INSTALLATION_DIR: "Skyrim/Data"
PUBLISH_ARCHIVE_TYPE: '7z'
VCPKG_COMMIT_ID: 'db0473513e5dc73ec6b6f431ff05d2f398eea042'