randovania / randomprime

Prime1 patcher for Randovania and a few other things.
MIT License
2 stars 3 forks source link

Reimplementation of CameraHints #58

Closed MrMiguel211 closed 4 months ago

MrMiguel211 commented 4 months ago

Leave the old functionality but deprecate it using [deprecated] in the description and "deprecated": true in the JSON schema. The old functionality can use your fixed script object, however.

Because of the name conflict, you'll have to change your new implementation to cameraHintsV2 or similar

does that mean I need to go back and re-add the patches I gutted out?