Skip to content

SKonstruct/skapsule-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skapsule-bootstrap

Platform-independent Java bootstrap code for launching the Spiral Knights client via getdown. Shared as a submodule across SKapsule (Android) and SKapsule-iOS.

Contents

  • SkBootstrap.java: Configures SK's classpath, env, properties, and cacio bridge.
  • HeadlessGetdown.java: Headless driver for getdown to download SK assets.
  • NativeBridgePrompt.java: Implements frenchpress CredentialPrompt via the JNI/Block native bridge.
  • GLFW.java: Custom GLFW shadow implementation bridging LWJGL to native touch/input systems.

Integration

Android (SKapsule)

Included via settings.gradle.kts and built by Gradle (build.gradle.kts).

iOS (SKapsule-iOS)

Built directly into sk-bootstrap.jar via scripts/build-bootstrap.sh.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages