We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60bdd2a commit 16e31b2Copy full SHA for 16e31b2
1 file changed
README.md
@@ -41,4 +41,13 @@ atDeprecated is a fun version of Luminol:
41
./gradlew applyAllPatches && ./gradlew createMojmapPaperclipJar
42
```
43
44
-The final JAR will be located in the `atdeprecated-server\build\libs` directory.
+The final JAR will be located in the `atdeprecated-server\build\libs` directory.
45
+
46
47
+## Development Tools
48
49
+This project uses **JProfiler**, a Java profiler, to help analyze and optimize performance during development.
50
51
+[](https://www.ej-technologies.com/jprofiler "Java profiler")
52
53
+For more information about JProfiler, visit the [JProfiler Java profiler website](https://www.ej-technologies.com/jprofiler).
0 commit comments