Commit Graph

70 Commits

Author SHA1 Message Date
fe0659ea14 created base config & a lot of refactoring 2026-03-01 21:36:43 +01:00
86b2139759 added load_from_file to fomod config 2026-03-01 21:35:41 +01:00
03032586ed added utils module 2026-03-01 21:35:09 +01:00
8d8270ebb0 moved group prompt constructor 2026-03-01 18:32:03 +01:00
2a97995469 added libloot and WIP module for it 2026-03-01 14:27:19 +01:00
77f80ca23d added path lowercase to ModFile 2026-02-28 22:26:20 +01:00
bc424087a2 removed path lowercase from linker 2026-02-28 22:25:45 +01:00
68975dbc81 use absolute path in symlinks 2026-02-28 21:17:48 +01:00
b1c7d96f29 updated example use in main 2026-02-28 20:19:53 +01:00
984246b263 add link_mod_file to linker 2026-02-28 20:19:31 +01:00
0e97a77288 added export_files to conflict_solver 2026-02-28 20:19:09 +01:00
f4f3dc261b added conflict solver 2026-02-28 19:46:51 +01:00
abd2d661d5 fixed dest on ModFile 2026-02-28 18:46:17 +01:00
b94dbc5c53 added ModFile and Mod type 2026-02-28 18:25:15 +01:00
9fe7340530 added link_install_to_target 2026-02-26 22:25:45 +01:00
bf04d48af4 removed unlink related functions 2026-02-26 18:22:43 +01:00
1f40e59519 convert path to lowercase when linking 2026-02-26 18:12:48 +01:00
58505aeebc added link_plugin_files to linker 2026-02-26 18:04:30 +01:00
d4d08570d8 fixed missing rename for prioroty 2026-02-26 18:04:00 +01:00
c34a957a9d initial commit 2026-02-26 17:08:38 +01:00