Remove Enderal settings & Add ParticleLights to valid data directories #17
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Build Skyrim SE Plugin | |
on: | |
push: | |
branches: master | |
pull_request: | |
types: [opened, synchronize, reopened] | |
jobs: | |
build: | |
runs-on: windows-2022 | |
steps: | |
- name: Build Skyrim SE Plugin | |
uses: ModOrganizer2/build-with-mob-action@master | |
with: | |
mo2-third-parties: fmt gtest spdlog boost lz4 | |
mo2-dependencies: cmake_common uibase game_gamebryo |