godot-kotlin-jvm icon indicating copy to clipboard operation
godot-kotlin-jvm copied to clipboard

Implement new rpc related functionality

Open chippmann opened this issue 3 years ago • 0 comments

This changes our rpc related code to support the changes made in godot.

Namely;

  • Drop of rset and any other property related rpc calls and configuration
  • New rpc config and config retrieval

This also updates the registration code, code generation and the IDE checks.

chippmann avatar Jul 15 '22 16:07 chippmann