Have a great day!
Maybe the current addon developers don't have free time to port the old addon.
Maybe they have a lot of work to do.
The only quick way to port quickly using automated tools.
If someone on the forum has a problem with the SDK V1
You can direct them here
If what they are looking for is not there, they can ask for it in a Reply post with the addon SDK v1 link.
Porting to Addon SDK v2 (Automatic)
This porting process is very fast, taking only seconds.
No monitoring, no testing.
Once the porting is complete, the result will be automatically pushed to: https://github.com/EMIINDO?tab=repositories
Not all Addon SDK V1s that are ported will be 100% successful or functional.
Success depends on how the original developer created it.
If it does not follow the standard documentation or The SDK API makes changes to the logic, it may fail.
Example 1
Combination of plugin and behavior instances in 1 addon, must make changes manually.
ProUI
Example 2
As drawingPlugin or
editorTextPlugin makes changes to the function logic, which must be handled manually, this porting will ignore the logic.
This automatic porting will not affect any function logic.
The porting logic only adjusts the necessary changes according to: porting-addon-sdk-v2
It is not possible for me to download each addon one by one to distinguish between SDK V1 and SDK V2.
So, if you have an issue, you need to provide the addon link for porting.
The tool is still under testing.
In about 1–2 weeks, the process of porting Behavior from SDK V1 to SDK V2 will begin.
SDK V2 plugin list
Check All: https://github.com/EMIINDO?tab=repositories
Below that require no changes to the singleGlobalPlugin logic, and domMessagingPlugin and customImporterPlugin
- advancedlog
- csv-array-c3-runtime
- qr-code
- touch-plus
- greengrinds
- bubbly-background
- remote-image
- forge-c3-runtimeworkers
- copyclip
- simple-virtual-keyboard-c3
- drag-drop-files
- console-screenlog-js-c3
- rexpause-c3runtime
- photon-engine-c3
- moment-js-c3-runtime
- discord-rich-presence
- jszip-c3-runtime
- text-editor
- cordova-screenlock-c3-runtime
- vs-code-plugin
- sse
- numeral-js-c3-runtime
- securedata-c3runtime
- showdownjs
- app-review
- app-tracking-idfa-aaid
- app-version
- audio-url
- bilibili-danmaku-helper
- cjs
- Fontanus_I18Next
- EMI_INDO_ConsentReset
- mcAutoTiling
- EMI_INDO_CheckInternetAccess
- Sparsha_CloudflareTrace
- Colyseus_SDK
- MohammadHadi_CordovaToast
- StraniAnelli_InjectCSS_v2
- EMI_INDO_Diagnostic
- intch_discordwebhook
- ValerypopoffEase
- Flikes_EasyVariable
- Sparsha_ErudaConsole
- MassiveCube_FacebookInstantExtended
Process porting SDK V1 to SDK v2
Creating a c3addon file