Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How install games? #18

Closed
ToMattBan opened this issue Jan 12, 2023 · 2 comments
Closed

How install games? #18

ToMattBan opened this issue Jan 12, 2023 · 2 comments

Comments

@ToMattBan
Copy link

So, I installed nile and logged successfully, but now I don't know how to use it hahaha.

The install command ask for a id (Probably of the game), where can I get this ID?

Also, if you want help to write a wiki, I can help you (after learning how to use it, ofc)

@imLinguin
Copy link
Owner

😄

you can get game id from library list command
If in doubt there is always --help for each subcommand.

For example:

$ nile install --help

usage: nile install [-h] [--max-workers MAX_WORKERS]
                        [--base-path BASE_PATH] [--path EXACT_PATH]
                        id

positional arguments:
  id                    Specify a ID of the game to be installed

options:
  -h, --help            show this help message and exit
  --max-workers MAX_WORKERS
                        Specify max threads to be used
  --base-path BASE_PATH
                        Specify base installation path e.g
                        /home/USERNAME/Games/nile It'll append save filename
                        to that path
  --path EXACT_PATH     Specify exact install location

@ToMattBan
Copy link
Author

Nice, thank you. I will start writing something to help others that have some questions like mine XD
This will probably make your job easier haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants