Skip to content

Vexel v0.2.0

Choose a tag to compare

@CrimsonCurious CrimsonCurious released this 16 Jun 13:48
· 3 commits to main since this release

What's new?

  • Added more template support
  • Added instant project creation with vexel new <N>
  • Renamed vexel create to vexel new
  • Re-structured build folder
    Final APK is now located at:
    project/build/output/Debug.apk
  • Added Debian package releases
  • Improved performance
  • Fixed minor bugs

Installation

  • Install using:
    dpkg -i vexel-base-arm64.deb
    or
    dpkg -i vexel-ndk-arm64.deb

Uninstall

  • Remove Vexel using:
    dpkg -r vexel
    or
    dpkg -r vexel-ndk