![]() |
SB-Prime Plugins - Printable Version +- Small Basic Forum (https://litdev.uk/mybb) +-- Forum: Small Basic (https://litdev.uk/mybb/forumdisplay.php?fid=1) +--- Forum: Extensions (https://litdev.uk/mybb/forumdisplay.php?fid=3) +--- Thread: SB-Prime Plugins (/showthread.php?tid=151) |
SB-Prime Plugins - z-s - 10-25-2024 what are sb prime plugins could you explain in detail nothing on this repo. litdev1/SBSamplePlugin: Sample for SB-IDE plugin (github.com) RE: SB-Prime Plugins - litdev - 10-25-2024 ZS, It is the ability to add a plugin functionality to SB-Prime. There isn't any additional documentation since it depends what you want it to do. To be able to do significant integration with SB-Prime obviously you would need to be reasonably familiar with its code. First would be to get the simple sample working using the (limited) instructions. Quote:Plugins As usual start simply then add more. Is there anything specific you would want to add? |