aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/flame/FlameModIndex.h
diff options
context:
space:
mode:
authorflow <flowlnlnln@gmail.com>2022-06-03 19:08:01 -0300
committerflow <flowlnlnln@gmail.com>2022-07-17 11:33:42 -0300
commit844b2457769d61131f97b5e82bb134568dfd42ed (patch)
tree96522e174185bff853e59a84cfe5be6690fe49e4 /launcher/modplatform/flame/FlameModIndex.h
parent4bcf8e6975d4f314654062dde01d627ed7495866 (diff)
downloadPrismLauncher-844b2457769d61131f97b5e82bb134568dfd42ed.tar.gz
PrismLauncher-844b2457769d61131f97b5e82bb134568dfd42ed.tar.bz2
PrismLauncher-844b2457769d61131f97b5e82bb134568dfd42ed.zip
feat: add EnsureMetadataTask
This task is responsible for checking if the mod has metadata for a specific provider, and create it if it doesn't. In the context of the mod updater, this is not the best architecture, since we do a single task for each mod. However, this way of structuring it allows us to use it later on in more diverse scenarios. This way we decouple this task from the mod updater, trading off some performance (though that will be mitigated when we have a way of running arbitrary tasks concurrently). Signed-off-by: flow <flowlnlnln@gmail.com>
Diffstat (limited to 'launcher/modplatform/flame/FlameModIndex.h')
0 files changed, 0 insertions, 0 deletions