We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I notices this api using CmakeLists.txt to detect endstone cpp plugins,but some plugins build with other building system which not have CmakeLists.txt cannot be indexed. examples: https://github.com/engsr6982/Js_Engine/ https://github.com/zimuya4153/EndStone-LogBlocker
CmakeLists.txt
Some plugins cannot be indexed.
All plugins has endstone-native tag can be indexed.
endstone-native
No response
https://github.com/futrime/bedrinth-api/blob/main/apps/bot/endstone-cpp-fetcher.ts#L10
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I notices this api using
CmakeLists.txt
to detect endstone cpp plugins,but some plugins build with other building system which not haveCmakeLists.txt
cannot be indexed.examples:
https://github.com/engsr6982/Js_Engine/
https://github.com/zimuya4153/EndStone-LogBlocker
To Reproduce
Some plugins cannot be indexed.
Expected behavior
All plugins has
endstone-native
tag can be indexed.Screenshots
No response
Platform
No response
Version
No response
Additional context
https://github.com/futrime/bedrinth-api/blob/main/apps/bot/endstone-cpp-fetcher.ts#L10
The text was updated successfully, but these errors were encountered: