Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for other sites #45

Open
gsass1 opened this issue May 31, 2018 · 4 comments
Open

Add support for other sites #45

gsass1 opened this issue May 31, 2018 · 4 comments

Comments

@gsass1
Copy link
Collaborator

gsass1 commented May 31, 2018

Theoretically, the program could be made to work with, for instance, sfmlab.com too. All I'd need are some API endpoints.

@EpicLPer
Copy link
Member

I've already thrown a notice to Ganonmaster that it's open source now ;)

@Ganonmaster
Copy link

Would need a clear spec for all endpoints to conform to, rather than try to reverse engineer what you guys have now.

@Ganonmaster
Copy link

Also, without looking at the implementation, what kind of file structure does is expect for the files it processes? Or do you guys have some kind of parser that tries to identify what files belong where? Would also need some refining/standardizing.

@gsass1
Copy link
Collaborator Author

gsass1 commented May 31, 2018

All that would be required is an endpoint that serves specific information to a resource (user name, download path), IIRC you had already implemented that.

As for the files, right now we just find the first folder that contains the typical mod folders (materials, models, etc.) and copy that to SFM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants