| ▲ | hnlmorg 6 hours ago | |
Dumb question this, but how do you load it into Claude? I’ve only seen APIs for text and image uploads. Not random files. Or maybe that’s a limitation of the SDK I’m using? | ||
| ▲ | rabahs 4 hours ago | parent [-] | |
With Claude Code command line, you can point to any directory you have in your file system. In this case, Claude Code was working across three directories: the original game in assembly, the 2010 port in C++, and the new Godot port. | ||