quickmod/FuseMounter
Daniel O'Neill 1393a796b2 Implement FUSE VFS as a very early implementation. It can, does, and will break your game.
Updated QML and C++ in various places to build and work with new Qt (6.4+)
Minor bugfixes, possibly caused by the Qt version bump, and mostly in JS logic.
Tried (again) to get mod sorting working by dragging them within the list.
Initial support for Profiles. (To switch between FO4 and FOLON, for example.)
Initial "Launch Game" stuff, but it's far from done. Don't use it (yet).
2025-08-20 07:57:00 -07:00
..
archivemanager.cpp Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
archivemanager.h Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
database.cpp Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
database.h Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
fsproxy.cpp Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
fsproxy.h Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
FuseMounter.pro Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
fusestuff.cpp Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
fusestuff.h Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
main.cpp Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
modarchive.cpp Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
modarchive.h Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
signalhandler.cpp Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00
signalhandler.h Implement FUSE VFS as a very early implementation. It can, does, and will break your game. 2025-08-20 07:57:00 -07:00