Skip to content

Asset/Resource system #33

Description

@peter-r-g

Right now the asset/resource system is a bit all over the place. Firstly it currently has two names. In Mocha.Common it is referred to as Resources; Whereas in Mocha.Engine and the AssetCompiler it is referred to as Assets. As well, asset logic is spread across multiple projects. Ideally, we should have all of the assets in a single place that contains all of their functionality.

I suggest that we collect all of the asset-related code and put it under a single Mocha.Assets project. That way we have all of the required functionality in one place. With that, we also won't have to reference a tool for compiling logic.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions