Artisanal Reskins: Assets API

by Kirazy

The main entry-point to the Artisanal Reskin asset mods. Provides convenience methods for creating Factorio data structures to support reskinning items, technologies, and entities.

Internal
an hour ago
2.0
0
Owner:
Kirazy
Source:
https://github.com/kirazy/reskins-assets-api
Homepage:
https://github.com/kirazy/reskins-assets-api
License:
MIT
Created:
9 hours ago
Latest Version:
0.1.1 (an hour ago)
Factorio version:
2.0
Downloaded by:
0 users

THIS IS EXTREMELY WIP AND SUBJECT TO CHANGE AGGRESSIVELY.

Do not rely on method signatures, require paths, implementation details or even overall structure. If you choose to use this for your mod, peg an exact version and update carefully. GraphicsPacks are the most stable concept; icons are the least stable.

Artisanal Reskins: Assets API

This is the main entry-point to the Artisanal Reskin asset mods. Provides convenience methods for creating Factorio data structures to support reskinning items, technologies, and entities.

What is this?

This is a collection of images used by Artisanal Reskins and made available to mod authors as a standalone mod. These asset mods provide icons and sprites with tint masks enabling mod authors to add items, technologies, and entities with arbitrary colors. They are separate from Artisanal Reskins, so that mod authors may use these assets in their mods more conveniently.

Usage Guidance

It is intended that mod authors utilize Artisanal Reskins: Assets API to work with the icons and
sprite sets contained in the Artisanal Reskin asset mods, rather than working with the files and
methods directly.

To use this mod, add it as a dependency. For any assets you want to use, ensure that your mod also
defines the corresponding asset mod as a dependency.

Artisanal Reskin Asset Mods

Artisanal Reskins: Vanilla Assets
Provides tintable icons and sprites for vanilla Factorio.

Artisanal Reskins: Bob's Assets
Provides tintable icons and sprites for Bob's mods.

Artisanal Reskins: Angel's Assets
Provides tintable icons and sprites for Angel's mods.

Artisanal Reskins: Assorted Assets
Provides tintable icons and sprites for assorted Factorio mods.

Artisanal Reskins: Space Age Assets
Provides tintable icons and sprites for Factorio: Space Age.