Skip to content

Create new ltk_inibin library for parsing and building #119

@Crauzer

Description

@Crauzer

This library should handle parsing and building of inibin files.
The .troybin format can be handled by the same exact code as the file formats are identical.

We can use the C# reference implementation on how to do the low level representation. The backend struct should hold all of the value sets in the file in a bucket representation and the public API should allow users to fetch values from the buckets by key or allow them to insert/remove/edit existing ones.

Metadata

Metadata

Labels

Type

No fields configured for Task.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions