You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to be able to share chunks with friends. I have started a branch that lets you add a chunk from a dat.
I have made some progress. I have it to the point where the chunk gets downloaded, and added as an external. But for some reason it dies when adding it to the grid. It seems to be something on how the 'originalDirectory' is being managed in nodes/setup/object.js
Anyway I will put it in a branch in my fork. Just looking for feedback to guide me if my general direction is ok.
I will add some comments here to point you how to try it out.
Cheers
Ryan
The text was updated successfully, but these errors were encountered:
ryanramage
added a commit
to ryanramage/loop-drop-app
that referenced
this issue
Sep 14, 2017
I am trying out an idea to see how far I get.
It would be great to be able to share chunks with friends. I have started a branch that lets you add a chunk from a dat.
I have made some progress. I have it to the point where the chunk gets downloaded, and added as an external. But for some reason it dies when adding it to the grid. It seems to be something on how the 'originalDirectory' is being managed in
nodes/setup/object.js
Anyway I will put it in a branch in my fork. Just looking for feedback to guide me if my general direction is ok.
I will add some comments here to point you how to try it out.
Cheers
Ryan
The text was updated successfully, but these errors were encountered: