HTML Render with example UI

This commit is contained in:
Finn
2025-12-14 19:08:46 +01:00
parent f07e0bc50a
commit d69677559e
69 changed files with 891 additions and 2534 deletions

View File

@@ -51,11 +51,6 @@
<artifactId>unlegitlibrary</artifactId>
<version>1.6.2</version>
</dependency>
<dependency>
<groupId>org.python</groupId>
<artifactId>jython-standalone</artifactId>
<version>2.7.4</version>
</dependency>
</dependencies>
</project>