File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,15 +8,11 @@ image:https://sonarcloud.io/api/project_badges/measure?project=groupId%3AFantasy
88image:https://sonarcloud.io/api/project_badges/measure?project=groupId%3AFantasyWorldSimulation&metric=code_smells[SonarCloud Code Smells,link=https://sonarcloud.io/dashboard?id=groupId%3AFantasyWorldSimulation]
99
1010* See link:FantasyWorldSimulation/docs/adr/index.adoc[Architectural Decision Records].
11- * See link:FantasyWorldSimulation/docs/docu/index.adoc[Documentation].
1211* See link:FantasyWorldSimulation/docs/docu/release-notes/index.adoc[Release Notes].
1312
1413 Current Milestone: https://github.com/Orchaldir/FantasyWorldSimulation/milestone/3[World Map]
1514
16- == How to run the MapEditor
15+ == How to run the Demos
1716
18- Run `jfws.editor.map.MapEditor.main()`.
19-
20- == How to build the Documentation
21-
22- Execute the Maven Goal `generate-resources`.
17+ * Run `jfws.app.demo.distribution.PointDistributionDemo.main()`.
18+ * Run `jfws.app.demo.voronoi.VoronoiDemo.main()`.
You can’t perform that action at this time.
0 commit comments