Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
arlo-phoenix committed Nov 18, 2023
1 parent 54b4b8a commit 470f92e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ var err=request("Divide", _on_request_finished, 50, 10)

For using the client directly in GDScript you can also use the lower level `DBusClient`, which is the underlying implementation used by the node.

### Using system bus

This on default just uses the user bus. If you need system access you can compile with GODOT_DBUS_SYSTEM_LEVEL set.

## Credits
* Template used https://github.com/nathanfranke/gdextension
Expand Down
Empty file removed src/convert_utils.cpp
Empty file.

0 comments on commit 470f92e

Please sign in to comment.