ray-cyber icon indicating copy to clipboard operation
ray-cyber copied to clipboard

Results 1 ray-cyber issues
Sort by recently updated
recently updated
newest added

Hi, I try to run the simple example from the readme ``` import ray 'https://github.com/fubark/ray-cyber' ray.InitWindow(800, 600, 'Hello') ... ``` Error: ``` https://raw.githubusercontent.com/fubark/ray-cyber/master/mod.cy CompileError: Error: EndOfStream in /[...]/cyber-raylib/ray-cyber/hello.cy ```