2026-07-22 18:16:25 +02:00
|
|
|
//SPDX-License-Identifier: LGPL-3.0-only
|
|
|
|
|
//SPDX-FileCopyrightText: Copyright (C) 2026 Catcrafts®
|
2026-02-19 03:00:13 +01:00
|
|
|
|
2025-05-06 12:37:14 +02:00
|
|
|
export module Crafter.Asset;
|
2026-05-11 18:37:30 +02:00
|
|
|
export import :Compression;
|
2026-02-19 03:00:13 +01:00
|
|
|
export import :Mesh;
|
|
|
|
|
export import :Texture;
|