mirror of
https://github.com/ModOrganizer2/mob.git
synced 2026-07-27 14:07:05 -07:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed871319af |
@@ -21,6 +21,79 @@ host =
|
||||
super = cmake_common modorganizer* githubpp
|
||||
plugins = check_fnis bsapacker bsa_extractor diagnose_basic installer_* plugin_python preview_base preview_bsa tool_* game_*
|
||||
|
||||
[dependencies]
|
||||
sevenz =
|
||||
zlib =
|
||||
gtest =
|
||||
libbsarch = directxtex
|
||||
libloot =
|
||||
openssl =
|
||||
bzip2 =
|
||||
directxtex =
|
||||
cmake_common =
|
||||
python = openssl
|
||||
lz4 =
|
||||
spdlog =
|
||||
boost =
|
||||
boost_di =
|
||||
sip = python
|
||||
pyqt = sip
|
||||
pybind11 =
|
||||
usvfs = gtest boost
|
||||
stylesheets =
|
||||
licenses =
|
||||
explorerpp =
|
||||
cmake_common =
|
||||
archive = 7z
|
||||
uibase = cmake_common boost spdlog gtest
|
||||
basic_games = python
|
||||
bsa_extractor = uibase bsatk
|
||||
bsapacker = uibase libbsarch
|
||||
bsatk = boost zlib lz4
|
||||
check_fnis = uibase
|
||||
diagnose_basic = uibase
|
||||
esptk = boost
|
||||
fnistool = python
|
||||
form43_checker = python
|
||||
game_gamebryo = uibase zlib lz4
|
||||
game_enderal = game_gamebryo
|
||||
game_enderalse = game_gamebryo
|
||||
game_fallout3 = game_gamebryo
|
||||
game_fallout4 = game_gamebryo
|
||||
game_fallout4vr = game_gamebryo
|
||||
game_fallout76 = game_gamebryo
|
||||
game_falloutnv = game_gamebryo
|
||||
game_morrowind = game_gamebryo
|
||||
game_nehrim = game_gamebryo
|
||||
game_oblivion = game_gamebryo
|
||||
game_skyrim = game_gamebryo
|
||||
game_skyrimse = game_gamebryo
|
||||
game_skyrimvr = game_gamebryo
|
||||
game_starfield = game_gamebryo
|
||||
game_ttw = game_gamebryo
|
||||
githubpp =
|
||||
helper =
|
||||
installer_bain = uibase
|
||||
installer_bundle = uibase
|
||||
installer_fomod = uibase
|
||||
installer_fomod_csharp = uibase
|
||||
installer_manual = uibase
|
||||
installer_omod = uibase
|
||||
installer_quick = uibase
|
||||
installer_wizard = python
|
||||
lootcli = libloot
|
||||
modorganizer = uibase githubpp bsatk esptk archive usvfs lootcli
|
||||
nxmhandler = uibase
|
||||
plugin_python = uibase python pybind11
|
||||
preview_base = uibase
|
||||
preview_bsa = uibase bsatk
|
||||
preview_dds = uibase
|
||||
script_extender_plugin_checker = python
|
||||
tool_configurator = python
|
||||
tool_inibakery = uibase
|
||||
tool_inieditor = uibase
|
||||
|
||||
|
||||
[task]
|
||||
enabled = true
|
||||
mo_org = ModOrganizer2
|
||||
|
||||
Reference in New Issue
Block a user