Skip to content

Commit

Permalink
feat: plugins/spark folder
Browse files Browse the repository at this point in the history
  • Loading branch information
zlataovce committed Jul 19, 2024
1 parent a320860 commit f4962b4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/components/config/ConfigurationStructureDiagram.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,14 @@ const folderData: ExplorerNode[] = [
url: "https://forums.papermc.io/threads/important-dev-psa-future-removal-of-cb-package-relocation.1106/",
external: true,
},
{
name: "spark",
type: "folder",
description:
"Used to store configuration and data for the bundled spark profiler. (Learn more)",
url: "https://spark.lucko.me/docs/Configuration",
external: true,
},
],
},
{
Expand Down

0 comments on commit f4962b4

Please sign in to comment.