You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: normalize package names to short form + add xpkg v0.0.40
- All mcpplibs packages: name changed from "mcpplibs.<name>" to "<name>"
(namespace field already carries the prefix, name was redundant)
- capi.lua: name changed from "mcpplibs.capi.lua" to "lua"
- xpkg: add v0.0.40 entry with SHA256 (latest tag)
- README: update xpkg version, fix Form A example to show namespace field,
fix broken file references in "添加新包" section
0 commit comments