C# server side entities disabled

During the work on rdr3 compatibility, the server side entities for C# got disbaled.
After the merge to master branch, it broke compatibility to resources that used server side entities in C#.
Is there any additional work that need to be done, before re-enabling the server side entities? Or is that something, that just got forgotten?

Github commit:

These were disabled since rpc_spec_natives wouldn’t build with only RDR3 native files. Since these were split, this should actually have been re-enabled. :confused: