I'm practicing mode production. We created a very simple mode that quickly modified the speed of movement of the character.
I succeeded in creating a dll file using the visual studio, but when I run the game, my mode is skipped because the version is wrong.
What should I fix?