wunderlink

Results 5 comments of wunderlink

mamedb urls use the filename: http://mamedb.com/game/mslug3 The scraper used in emulation station makes the mame file -> title association by scraping it off of the mamedb page. See here: https://github.com/sselph/scraper/blob/master/mamedb/mamedb.go#L61

Sorry, no demo >.< I did setup an example script though, so if you download it and run the example, that should work!

Hey folks, I added a demo animation so you can get an idea for what this is. Please see the example script for setup details. Hopefully it is useful for...

I think add / remove is out of the scope of what react-flowchart is doing. Because you are passing in an array that is then rendered out into a drag+drop...

By the way, thanks for playing with this! Sorry for the crappy documentation >.<