Skip to content

Improved methods for mounting and such #346

@dirthsj

Description

@dirthsj

As far as I can tell, there isn't a way to mount and automatically run a lua file (from the Java side of things). Specifically, I would like to run a short program adding mymount/programs to the shell path, and adding auto-completion support for the program(s) that are mounted.

I would also like a method for determining the absolute directory of a computer (ei C:/somebody/...) as I need that for another API. I've been working around this without much trouble, but it should be trivial to implement.
edit
A virtual file system (with limited space) would be even better, as suggested by SquidDev
/edit

It would also be nice if it was possible to add Java-side APIs to computers (without peripherals / upgrades / etc.). I've been using CCTweaks to get around this, perhaps @SquidDev could provide some idea of what would need to be done for this. I would honestly just PR the extra API, except for the "no additional dependencies" rule, and this is one huge frigging dependency.

These are just a couple things I've run into during the development of CCGit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions