Limo
A simple mod manager
Loading...
Searching...
No Matches
autotag.h File Reference

Header for the AutoTag class. More...

#include "pathutils.h"
#include "progressnode.h"
#include "tag.h"
#include "tagconditionnode.h"
#include <filesystem>
#include <json/json.h>
#include <optional>
#include <string>
#include <vector>
Include dependency graph for autotag.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AutoTag
 Tag which is automatically added to a mod when its files fulfill the tags conditions. Conditions are managed by a TagConditionNode object. More...
 

Detailed Description

Header for the AutoTag class.