WIP! what i'm trying to do here is use the melonland API to get every itch username, then use that list to get RSS feeds for each of them (example: https://itch.io/games/by-melonking.xml), then display all of the games in those feeds on this page. my javascript knowledge in minimal. if you see this and know what to do, please go ahead! -ribose
I got the basic loading working, plus I added pages, however the pages really should be gamesPerPage, not members per page, but its a good start! NOTE: some pages are blank becouse those members have no games -melon