Mod bundles stay in the game directory after removing the mod #29

Closed
opened 2023-02-23 11:56:46 +01:00 by lucas · 1 comment
Owner

This issue exists only for documentation of the reasoning/thought process.

For now, this is an intentional simplification of the process. It keeps the process of removing a mod separate from deploying mods.

Once the next deployment generates the package files, the extraneous mod bundle won't be in them, and therefore never cared for by the game. It still exists and wastes space, but very little of it.

But there is very little gain from implementing complex systems to track deployments currently, as the planned virtual file system will make it obsolete.

> This issue exists only for documentation of the reasoning/thought process. For now, this is an intentional simplification of the process. It keeps the process of removing a mod separate from deploying mods. Once the next deployment generates the package files, the extraneous mod bundle won't be in them, and therefore never cared for by the game. It still exists and wastes space, but very little of it. But there is very little gain from implementing complex systems to track deployments currently, as the planned virtual file system will make it obsolete.
lucas added the
kind
bug
crate/dtmm
status/wontfix
labels 2023-02-23 11:56:46 +01:00
lucas added a new dependency 2023-02-23 11:56:57 +01:00
lucas added this to the Mod Manager project 2023-02-23 11:57:54 +01:00
lucas referenced this issue from a commit 2023-02-23 21:39:54 +01:00
lucas added this to the DTMM v1.0 + DTMT milestone 2023-02-28 16:00:48 +01:00
lucas removed the
status/wontfix
label 2023-03-01 22:30:55 +01:00
Author
Owner

With the VFS now being less of a priority, it would make sense to implement this after all. And since #35 also needs some form of storing data about an active deployment, I might as well add the list of bundles.

With the VFS now being less of a priority, it would make sense to implement this after all. And since #35 also needs some form of storing data about an active deployment, I might as well add the list of bundles.
lucas added the
stage
actionable
label 2023-03-01 22:32:29 +01:00
lucas removed a dependency 2023-03-01 22:32:35 +01:00
lucas closed this issue 2023-03-07 19:50:52 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#29
No description provided.