External resources server for OpenBlock projects
Stars
4
Forks
40
Watchers
4
Open Issues
0
Overall repository health assessment
^3.598.0^1.1.0^7.1.1^2.0.4^13.0.0^3.6.0^1.0.1^8.0.0^0.3.2^4.17.1^2.0.1^6.2.3^6.2.4^10.1.0^1.1.1^1.0.0^4.17.21^3.0.1^2.7.0^1.0.2^3.15.202406151531100.0.1^4.1.2^3.0.0^10.0.1^1.3.0^5.3.0^5.0.0^2.0.3^3.0.2113
commits
1
commits
Refactor download script to use download-github-release package
70a1a37View on GitHubWhen checking the OpenBlockExternalResources folder in the same directory, check whether there is config.json inside to prevent empty directories.
09c536dView on GitHubOptimize the formatMessage extraction script and fix the problem that single quotes in the text are replaced abnormally
27acaf0View on GitHubOptimize parsing code to avoid comments and certain symbols interfering with content parsing.
6f9e6caView on GitHubAdded arduino-staging script to make Arduino packages for various systems and architectures.
f834cbfView on GitHubWhen a download fails, a failure signal is returned instead of simply printing an error, to prevent automated programs from mistakenly believing that the script has been successfully executed.
ef01067View on GitHubCheck whether the resource config file in the cache exists instead of the resource folder
9242834View on GitHubOptimize the comment content of the translation script generated file.
8b4642aView on GitHubAdded unofficial parameter so that third parties can use scripts to generate translation files.
311a038View on GitHubAdjust the format of automatically generated translation files and fix incorrect semicolon positions.
e153fbbView on GitHubIf the msg.json file does not exist, display a warning message instead of exiting with an error.
4030b9fView on GitHubPrint the paths of cache and built-in external resources actually used
d0969f3View on GitHubAdjust the acquisition logic of builtinResourcesPath to give priority to the setting value of the environment variable and report an error if the path does not exist.
0a5bab4View on GitHub