custom-ue4-marketplace-frontend
                                
                                
                                
                                    custom-ue4-marketplace-frontend copied to clipboard
                            
                            
                            
                        http://allarsblog.com/2015/12/07/Custom-UE4-Marketplace-Frontend/
What is this?
The best description for what this is currently can be found on my blog.
It is written in about a day, very badly, by me, someone who doesn't javascript often. I committed many programming sins, see if you can find (and pull-request) them all!
I really want to stress that I wrote the majority of this on a Sunday night. I'm not skilled in web dev in any sense. Most of the code is super hacky and filled with bad practices. It does seem performant and smooth though. If you want to submit a pull request and tear me a new one, please do. I'm curious what I could have done better, as I don't really know much about javascript best practices at all.
How Do I Use It?
Go to the Releases, download, extract, and run Marketplace.exe.
How Do I Build It?
To build this, you're going to need node.js.
You will also need a copy of NW.js.
Pull down the repo, run npm install, then run c:\nw\nw.exe .
Replace c:\nw\nw.exe with where ever you put your NW.js.
I OFFER NO SUPPORT FOR THIS.
License
This project is licensed under the WTFPL. See license for details.