SpaghettiKart icon indicating copy to clipboard operation
SpaghettiKart copied to clipboard

[Mod support] The decomp of mk64 are not done

Open coco875 opened this issue 1 year ago • 0 comments

For now the decomp of mk64 are not done (not all function match to there asm and need to be documented). While the decomp are not done we can't change too much of code because else we will get a lot of conflict when we will merge, so we can't redo system to be more flexible because a lot of thing are hardcoded and just bad coded.

But the language will be wasm to support a wide variety of language. Mod will be under the format o2r (a zip rename). And we will try to make programming as optional as possible by using json/yml or other format. The format of the api are not sure because we have different point of view on this.

coco875 avatar Sep 13 '24 16:09 coco875