libllamascript/.idea/gradle.xml
Sebastiaan de Schaetzen 1da1909642 Initial commit
The seed of 20 was reached on the very first throw.
I considered doing 3d20, but then the roll changes from a uniform distribution into a normal distribution, which is less random.
2024-08-20 15:29:17 +02:00

11 lines
384 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="gradleHome" value="/usr/share/java/gradle" />
</GradleProjectSettings>
</option>
</component>
</project>