phase 0: fork Episteme, rename package to org.dueattendant149.bookreader
- Cloned from Aryan-Raj3112/episteme (AGPL-3.0) - Package: com.aryan.reader → org.dueattendant149.bookreader - Application ID: org.dueattendant149.bookreader - Added AGENTS.md with migration plan - Upstream: github.com/Aryan-Raj3112/episteme - Origin: git.dueattendant149.org/Atte149/book-reader
This commit is contained in:
parent
e615128a23
commit
5f64f3d722
631 changed files with 3082 additions and 3006 deletions
|
|
@ -1466,7 +1466,7 @@ kotlin {
|
|||
|
||||
compose.desktop {
|
||||
application {
|
||||
mainClass = "com.aryan.reader.desktop.LauncherKt"
|
||||
mainClass = "org.dueattendant149.bookreader.desktop.LauncherKt"
|
||||
desktopPackagingJavaHome?.let { javaHome = it }
|
||||
|
||||
jvmArgs("--add-opens", "java.desktop/sun.awt=ALL-UNNAMED")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue