uberswe / Tarkov-Map-Overlay

A simple application to show you a map while playing Tarkov
MIT License
18 stars 6 forks source link

A way to add map files and save #6

Closed ghstdan closed 3 years ago

ghstdan commented 4 years ago

looking into creating a way to edit the resource folder to add my own image files and save this. Either through a separate folder or the browse function and save all maps for next launch. Great piece of software by the way

uberswe commented 4 years ago

Thank you and I appreciate that you took the time to open an issue. Really great feedback. I think this is related to #4 and could be done at the same time. It is something I want to implement and I might have some time to look at it over the weekend.

eMKey1988 commented 3 years ago

Maybe i can look into that to help you out with that one, if you are okay with that.

uberswe commented 3 years ago

Maybe i can look into that to help you out with that one, if you are okay with that.

Sure, that would be great @eMKey1988 just open a pull request and I will review and merge it and make a new build.

eMKey1988 commented 3 years ago

the thing is...i am almost done, but i don't know how this works with git...can you help me with that?

uberswe commented 3 years ago

Sure, the recommended way is to fork this repository. Then clone the repository locally which is possible with the Github Desktop app but you can also just use the cli command. Commit your changes and push them to your fork. Then open a pull request from your fork to this repository.

Feel free to message me on discord for more help: uberswe#9999