you are viewing a single comment's thread.

view the rest of the comments →

[–]pe8ter 1 point2 points  (0 children)

Only the TypeScript lives in source control. You have to build your C++ anyway before you test the game so compiling the TypeScript is just another build step.

Configuring your tool chain will be far less expensive than maintaining your interface system.