ThosRTanner Posted November 24, 2015 Share Posted November 24, 2015 I'm looking at the source of a mod manager and found it has two different ways of accessing the site: Using www.nexusmods.com/<modname> Using nmm.nexusmods.com/<modname>It seems a little arbitrary and putting both URLS into the browser seems to result in the same page. Is there a preferred way of talking to the site? In passing, I also found it using this: nmm.nexusmods.com/<modname>//Core/Libs/Flamework/Entities/User?GetCredentials&game_id=<modname>which seems overkill. Is there some documentation on how to talk nice? Thanks Link to comment Share on other sites More sharing options...
Dark0ne Posted November 24, 2015 Share Posted November 24, 2015 Can I ask what you want to use this for, exactly? Link to comment Share on other sites More sharing options...
ThosRTanner Posted November 24, 2015 Author Share Posted November 24, 2015 (edited) The code is used for endorsing mods, checking if there are updates to mods and downloading mods. I was trying to simplify it a little and make sure it didn't query addresses that weren't likely to go out of service or something. Edited November 24, 2015 by ThosRTanner Link to comment Share on other sites More sharing options...
Dark0ne Posted November 24, 2015 Share Posted November 24, 2015 Is this for a tool you're creating? Link to comment Share on other sites More sharing options...
ThosRTanner Posted November 24, 2015 Author Share Posted November 24, 2015 it's for an existing tool Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now