Skip to content

JTK v7.3.5-LTS

Latest

Choose a tag to compare

@hypernova-developer hypernova-developer released this 01 Aug 14:07
· 1 commit to main since this release

JTK_v7.3.5-LTS.zip

Maintainer:

@hypernova-developer

Fixes

CompileX

  • The CompileX module ignored the path of your own configuration file on the Linux side. This was fixed by hardly coding the path of configuration file which is at the directory: /usr/local/bin/jenny.conf.
  • The CompileX module also needed Raylib to compile C++ codes. Just because it is hard to manage Raylib library, the paths and the usage scenarios, this dependency was removed.