Commit graph

3 commits

Author SHA1 Message Date
lgrossi
37ad3b4047 Simplify kmap saver to use library interfaces
We want RME code to be de-atached from flatbuffers, kmap and the kmap library. For that we've introduced a interface based library and we've implemented the interfaces in RME side (some of them were just incorporated to RME basic entities, like position).

That way we could remove a lot of boiler plate check, simplify the logics in the save and delegate some validations to the new domain objects.
2022-08-26 21:20:28 +02:00
Eduardo Dantas
eeaeb2030b Fix save kmap file 2022-08-24 02:13:20 -03:00
Eduardo Dantas
63eca8f288 Add new map files 2022-08-23 01:35:17 -03:00