This commit is contained in:
Andras Schmelczer 2022-09-25 20:18:10 +02:00
parent c0122dd681
commit 653ca02534
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
14 changed files with 24 additions and 2 deletions

View file

@ -14,6 +14,7 @@ export const nuclearEditor: TimelineElementParameters = {
'An intuitive editor to create and edit input for the nuclear facility simulator.',
more: [
'Nodes can be moved with drag & drop gestures. Editing the parameters of elements can be done on the right panel.',
'The UI is built with JavaFX. The output can be exported as JSON or directly uploaded to the simulation backend.',
],
links: [],