When i try to build it fails on not finding an image:
"""
Copying extension assets
x java.nio.file.NoSuchFileException: /home/jp/mifare_extension_fast/.fast/mifare_extension_fast.mifare_extension_fast/aiwebres/images/extension.png
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at java.base/sun.nio.fs.UnixFileSystem.copyFile(UnixFileSystem.java:668)
at java.base/sun.nio.fs.UnixFileSystem.copy(UnixFileSystem.java:1075)
at java.base/sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:300)
at java.base/java.nio.file.Files.copy(Files.java:1305)
at com.jewel.fast.repacked.dE.(ComponentsModifier.java:10240)
at com.jewel.fast.repacked.cy.(Build.java:16111)
at com.jewel.fast.Fast.main(Fast.java:846)
"""
The image is present in the assets/images directory
This project looks good : I've saw very much extensions made with FAST CLI . But I didn't tested it because I am a ... beginner , so can I give you @JEWEL an idea ? Why don't you make a web version , maybe with block-based coding for beginners and a preview tester ? ( The blocks maybe should be named like the one in appinventor , not like the java code , for comprension of beginners ) . And with a 'Try' version for who doesn't want to log in .
Because of the combination of block-based coding , web editor with preview and a try version without login , you'll have a bigger number of users
P.S. : I know that with a partner you made also an AI web based extension coder but AI is imprevedible and that is not FAST CLI because of many differences so this can be a good idea no ?