mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-03-16 01:43:04 +00:00
chore: restructure ModMan into list and details
This commit is contained in:
@@ -55,6 +55,7 @@ public:
|
||||
XAssetInfoGeneric& operator=(XAssetInfoGeneric&& other) noexcept = default;
|
||||
|
||||
[[nodiscard]] bool IsReference() const;
|
||||
[[nodiscard]] std::string ReferencedAssetName() const;
|
||||
|
||||
static std::string NormalizeAssetName(std::string input);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user