First, this is what I see in my bootstrap section in my IDE:
|But if I set this via the ellipsis I get this as my game.project file:
[bootstrap]
main_collection = /boot/boot.collectionc
[input]
game_binding = /input/game.input_bindingc
Notice the c at the end of each line? Now my guess is because this is what the file will be when it is compiled. However, if I edit the file via a text editor and remove the c from the end of the line. It still works.
So which is correct? Both appear to work, but Iām fighting with AI right now trying to teach it the correct way to do it. ![]()
