Why when i create new project it creates under flixel-tools #2478
Unanswered
NikRetaNCAM
asked this question in
Q&A
Replies: 2 comments 3 replies
-
I personally don't use flixel-tools but from what I can see it is the command-line interface of flixel https://haxeflixel.com/documentation/flixel-tools/. So when you do |
Beta Was this translation helpful? Give feedback.
0 replies
-
flixel tpl creates the project wherever you're terminal was pointing when you ran it. you need to |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I type the usual command

to create new directory for project
And for some reason it creates under flixel-tools
If i move it on D:\ upon building it tells me "the system cannot find the path specified"
Same thing i get upon building it in flixel-tools, but it actually compiles properly, just doesn't launch on it's own (i still can launch it manually, through windows explorer)
Why does that happen, and can I fix it somehow?
Beta Was this translation helpful? Give feedback.
All reactions