Skip to content

Openblock devices and extensions file version 3 Not compatible with external-resource v1 or v2.

License

Notifications You must be signed in to change notification settings

openblockcc/external-resources-v3

Repository files navigation

external-resources-v3

Release GitHub

Provide external devices and extensions to Openblock.

Contribute

Please visit the wiki: https://wiki.openblock.cc/ to learn how to make a resource.

Notice that offical attributes can only be officially marked by the community, please do not add the offical attribute to the extension of pr.

Localization

All resources marked as offical will be included in the official translation maintenance list, do not modify the translation file content of these files directly. You should apply to join the OpenBlock team on transifex to translate these content: https://www.transifex.com/openblockcc/public/

Pack

  • MacOS

    ./buildResources/build-pkg.sh VERSION="1.0.0"
  • Linux

    You need to Run sudo apt install -y dpkg-deb to install dpkg-deb first.

    ./buildResources/build-deb.sh -v"1.0.0"
  • Windows

    You need to install Inno Setup first Note that you should use cmd to run instead of powershell.

    • Use CMD

      "C:\Program Files (x86)\Inno Setup 6\ISCC.exe" /dVersion="1.0.0" "./buildResources/setup.iss"
    • Or Powershell

      & "C:\Program Files (x86)\Inno Setup 6\ISCC.exe" /dVersion="1.0.0" "./buildResources/setup.iss"

Customization

Visi: https://wiki.openblock.cc/developer-guide/customize-external-resource