Crowfunder / Crowfunder/Cogmaster

Parse colorizations into colors

Open
#33 0 comments 0 reactions 1 assignee Claimed by @ofri868 View on GitHub
BackEnd enhancement
Dominant language
Java
Stars
4
Forks
0
Avg merge
22m
Merged PRs (30d)
1

Description

Configs save colors that are used by the game in colordefs.dat
We want to parse the configs into either model viewer readable format (i.e color scheme and slot, i.e "gry") or into actual rgba colors that can be applied in graphical editors.

The (decompiled) colordefs.xml should be handled by a separate component that exposes methods that take input and return color in either rgba or spiralview readable string formats.

Should include tests for the said component.

Later on, should somehow be able to be exposed to front-end. (?tbd)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.