johnfn / ts2gd

💥 Compile TypeScript to GDScript for Godot
210 stars 14 forks source link

ts2gd does not by default build libraries for new ts2gd projects #85

Open johnfn opened 2 years ago

johnfn commented 2 years ago

You have to forcibly do ts2gd --buildLibraries

This seems kinda broken until you do.