File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
docs/pathfinding/02-precalculation Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ Each secret in a room requires multiple precalculation for various target destin
1414### How do I precalculate?
1515
1616There are 2 methods you can do.
17- 1 . [ Precalculate on the cloud] ( . /precalculate-on-cloud) (Takes 30 minutes) - Recommended
18- 2 . [ Precalculate on your pc] ( . /precalculate-locally) (Takes more than 24 hours)
17+ 1 . [ Precalculate on the cloud] ( /docs/pathfinding/precalculation /precalculate-on-cloud) (Takes 30 minutes) - Recommended
18+ 2 . [ Precalculate on your pc] ( /docs/pathfinding/precalculation /precalculate-locally) (Takes more than 24 hours)
1919
2020The time is for doing precalculation on all secrets in all rooms
2121
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ const config: Config = {
7171
7272 themeConfig : {
7373 // Replace with your project's social card
74- image : 'img/docusaurus -social-card.jpg' ,
74+ // image: 'img/dungeonsguide -social-card.jpg',
7575 navbar : {
7676 title : 'Dungeons Guide' ,
7777 logo : {
You can’t perform that action at this time.
0 commit comments