StarmanX32
Member
Hey, everyone, i'm posting this thread so you can give me suggestions about what i could add to the command line interpreter i'm currently developing (check out the src here: https://github.com/E47-fx/PS3-PowerShell.
I've created two versions, a C# and a C++ version, the C++ version is more an experimental version, so i'll focus on the C# version.
What do you think is important in a command line interpreter program? I've thought about making a sprx auto loader, you put some sprx files in a folder on the PC and PS3 PowerShell uploads them on the PS3 and loads them with WebMAN MOD or a remote installer, you put some pkgs in a folder and PS3 PowerShell uploads them on your PS3 and automatically installs those PKGs with WebMAN MOD
If you have any suggestions, you can give a reply here.
I've created two versions, a C# and a C++ version, the C++ version is more an experimental version, so i'll focus on the C# version.
What do you think is important in a command line interpreter program? I've thought about making a sprx auto loader, you put some sprx files in a folder on the PC and PS3 PowerShell uploads them on the PS3 and loads them with WebMAN MOD or a remote installer, you put some pkgs in a folder and PS3 PowerShell uploads them on your PS3 and automatically installs those PKGs with WebMAN MOD
If you have any suggestions, you can give a reply here.