Currently documentation is lacking to guide users in how to use the interface. This issue recommends that a quick start guide be attached to the project with basic instructions.
Here are some examples I found online from others about the need for an instruction guide:
NoXPhasma2 yr. ago
Edited 2 yr. ago
I found that project a few days ago as well and it works pretty great. A GUI would be nice, but for now the CLI works wonders.
Since the readme and help text are not very detailed on how to use it, here are a few commands to use.
# sync the local game list
./bin/nile library sync
# list all games
./bin/nile library list
# install, update or verify a game
./bin/nile install {ID}
# launch a game with system wide wine
./bin/nile launch {ID}
What is the difference in functionality between the commands for install and verify? These appear to do the same thing, so I would like clarification of their purposes in the documentation.
Currently documentation is lacking to guide users in how to use the interface. This issue recommends that a quick start guide be attached to the project with basic instructions.
Here are some examples I found online from others about the need for an instruction guide:
https://www.reddit.com/r/linux_gaming/comments/w0q756/comment/igg5fgi/