mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-29 15:55:04 +00:00
Make "note" a Note (#1388)
This commit is contained in:
parent
86b0b56f4a
commit
78308c7209
@ -20,9 +20,10 @@ To get the location of this directory and a list of currently loaded plugins, na
|
||||
The plugins directory contains two subdirectories, ``native`` and ``python`` for C++ and Python plugins respectively,
|
||||
which will be created automatically by Cutter.
|
||||
|
||||
Note that support for Python plugins is only available if Cutter was built with the options ``CUTTER_ENABLE_PYTHON``
|
||||
and ``CUTTER_ENABLE_PYTHON_BINDINGS`` enabled.
|
||||
This is the case for all official builds from GitHub Releases starting with version 1.8.0.
|
||||
.. note::
|
||||
The support for Python plugins is only available if Cutter was built with the options ``CUTTER_ENABLE_PYTHON``
|
||||
and ``CUTTER_ENABLE_PYTHON_BINDINGS`` enabled.
|
||||
This is the case for all official builds from GitHub Releases starting with version 1.8.0.
|
||||
|
||||
|
||||
Creating Plugins
|
||||
|
Loading…
Reference in New Issue
Block a user