ulamog 0 Posted December 8, 2016 I'm working with IntelliJ IDE, how do i properly put scripts into the Git? Can i do it in a folder, and then the modules? Or do the modules have to be in root of the git?
triblion 56 Posted December 8, 2016 I'm working with IntelliJ IDE, how do i properly put scripts into the Git? Can i do it in a folder, and then the modules? Or do the modules have to be in root of the git? It is all here https://dreambot.org/forums/index.php/topic/389-tutorial-how-to-upload-scripts-to-the-sdn-using-git/
slasso 27 Posted December 9, 2016 Modules are your project names which should be in your git repo directory. should be like this: repoName/MyModule/src/<packages dir if exists>/files.java
ulamog 0 Author Posted December 10, 2016 Modules are your project names which should be in your git repo directory. should be like this: repoName/MyModule/src/<packages dir if exists>/files.java It is all here https://dreambot.org/forums/index.php/topic/389-tutorial-how-to-upload-scripts-to-the-sdn-using-git/ Ty guys will fix my feather script
Recommended Posts
Archived
This topic is now archived and is closed to further replies.