psiberx / cp2077-codeware

Cyberpunk 2077 library and framework for creating script mods.
MIT License
75 stars 11 forks source link

Update wiki to fix a mistake #18

Closed poirierlouis closed 5 months ago

poirierlouis commented 5 months ago

Game should be GameInstance with redscript. Currently, copy/paste will lead to compilation error.

psiberx commented 5 months ago

Thank you!