Closed enthus1ast closed 6 years ago
What should happen? collectAssets should copy all required assets into build folder. Also gls4 shaders.
build
What happens? collectAssets does not copy gls4 shaders.
Nim version: Nim Compiler Version 0.19.1 [Linux: amd64]
Framework version: current
collectAssets should copy assets from sources to build dir. I made it to use absolute path, hope it helps. Please report if problem persists.
collectAssets
Expected behaviour:
What should happen? collectAssets should copy all required assets into
build
folder. Also gls4 shaders.Real behaviour:
What happens? collectAssets does not copy gls4 shaders.
Nim version: Nim Compiler Version 0.19.1 [Linux: amd64]
Framework version: current