Making minecraft'advancement graph #260
Replies: 6 comments 10 replies
-
|
Hi,
About your particular questions, everything is possible
|
Beta Was this translation helpful? Give feedback.
-
|
Thank you very much for your help, it was very helpful! |
Beta Was this translation helpful? Give feedback.
-
|
Reading through various threads here on git I saw that serialisation with xml is not yet ready, if I understand correctly. When will it be more or less available? Also is there any way to add extra info to when exporting, such as a title...? Otherwise, if I wanted to already proceed with serialisation, I can directly transform the graph variable into json, would that make sense? |
Beta Was this translation helpful? Give feedback.
-
|
I think I will eventually do a custom deserialisation because I also need to save other information |
Beta Was this translation helpful? Give feedback.
-
|
How can I change the selection line of a vertex? |
Beta Was this translation helpful? Give feedback.
-
|
Question as a complete ingorant 😂😂, what changes if I use graph#batchUpdate() as opposed to doing updates within that method |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I am trying to rewrite my tool (https://escanortargaryen.dev/UltimateAdvancementGenerator/) using maxGraph. The problem is that I haven't found any guides on how best to use your library and so far I am having difficulties. Do you think it is feasible to apply your library to my case?
These are some aspects I need and have not understood how to implement with maxGraph:
Beta Was this translation helpful? Give feedback.
All reactions