remove dependencies before adding them #1391
nate902011
started this conversation in
Ideas
Replies: 2 comments
-
|
hscript-improved is taken directly from codename crew so i didn't need to remove that one |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I also had an idea to use a similar method that Denpa uses: https://github.com/AmadeyHunter/Simple-Compiling/blob/main/setup/windows.bat but with hmm.json install command, however, type is set to either git or haxelib so i don' know how to get it to use haxelib git. using hmm would allow it to work for linux setup and yes removing dependencies sometimes is annoying |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
before, ive had problems with git dependencies not installing if the non git ones are already installed. so in windows.bat setup file (idk how the unix.sh one works) i have edited it to do the thing i said in the title here:
this is just a proof of concept and isnt final, you can edit it to fit how you want
Beta Was this translation helpful? Give feedback.
All reactions