Bundler for CG now requires that the Player source file is at root, or it incorrectly puts the object in a package matching the folder.
tyrcho opened this issue · 2 comments
tyrcho commented
Bundler for CG now requires that the Player source file is at root, or it incorrectly puts the object in a package matching the folder.
huiwang commented
@tyrcho i think it would be better to relax this constraint. I find it better to put the player source file in the game specific package.
tyrcho commented
I agree, I'll try to fix this soon.