Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meshmind

Requirements

  • JDK 17
  • Android SDK for Android builds
  • WSL for Linux packaging from Windows

Build

Windows PowerShell:

.\gradlew.bat :androidApp:compileDebugKotlin
.\gradlew.bat :desktopApp:compileKotlin

Linux or macOS:

./gradlew :androidApp:compileDebugKotlin
./gradlew :desktopApp:compileKotlin

Release artifacts:

.\gradlew.bat :androidApp:assembleRelease
.\gradlew.bat :desktopApp:createReleaseDistributable
.\gradlew.bat buildReleaseAll

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages