You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting a number of errors trying to build and use EndGate with the ShootR example. It looks like some breaking changes with TypeScript have occurred and the code has not been updated.
My TypeScript skills are not yet sufficient to feel comfortable suggesting any fixes.
Does anyone have ShootR and EndGate running with TypeScript 1.0?
The text was updated successfully, but these errors were encountered:
Well the repo does not work for me. Apparently I am getting the errors super should come before this in derived classes. Over 97 errors after package restoration.
Oh wow I totally missed the original issue notification. I did work as part of a hackathon to convert it to use latest TypeScript in a semi hacky fashion. The repo has converted ShootR source in it but the goal of the repo was to enable AI to play in the ShootR world. If you're ok playing around with a hacked up version take a look here:
I'm getting a number of errors trying to build and use EndGate with the ShootR example. It looks like some breaking changes with TypeScript have occurred and the code has not been updated.
My TypeScript skills are not yet sufficient to feel comfortable suggesting any fixes.
Does anyone have ShootR and EndGate running with TypeScript 1.0?
The text was updated successfully, but these errors were encountered: