Closed FlixelCommunityBot closed 10 years ago
Comment by michaelbartnett from Saturday Jan 21, 2012 at 04:13 GMT
It's in Flixel-Power-Tools/Test Suite/src/org/flixel/plugin/photonstorm
I agree, it's kinda weird. Doesn't prevent me from setting things up how I want to, was just confusing having to dig down through all those directories to find the real photonstorm folder.
Comment by alteveer from Monday Jul 02, 2012 at 15:29 GMT
There is also no need to put a zip file in there, this link is that: https://github.com/photonstorm/Flixel-Power-Tools/downloads
I recommend moving that src/ dir to the root of your repo.
Issue by IQAndreas from Tuesday Dec 27, 2011 at 21:47 GMT Originally opened as https://github.com/photonstorm/Flixel-Power-Tools/issues/12
Just a few issues I have regarding the structure of the repository.
I can't seem to find the actual "code" for Flixel Power Tools other than in the pre-compressed ZIP (which defies the whole purpose of having version control, no? ;) This also makes forks or pull requests impossible.
Why are the Flixel libraries included? Do they have any changes made to them in order to work with some parts of the power tools? It may be easier including them as a SWC instead, but that's just a personal preference.