I followed the steps on the docs but still at a confuse on how to proceed. After running `cargo post build --release` it made the following file. libfm_plugin.d libfm_plugin.rlib Unsure on how to turn them into fmplugin files. Thank you.
I followed the steps on the docs but still at a confuse on how to proceed.
After running
cargo post build --releaseit made the following file.libfm_plugin.d
libfm_plugin.rlib
Unsure on how to turn them into fmplugin files.
Thank you.