gfame

Results 6 comments of gfame

I'm stuck here too

I'm stuck here too, What do I do? please help

> Play it manually How do I play it manually

> Play it manually Please Patrick can you help us out

print('Copy-paste to the terminal the command below and run (press Enter)\n')print('Mac:')print(f'./run_mac.sh --is-client --in-addr {in_addr} --out-addr {out_addr}')print('\nWindows:')print(f'run_windows.bat --is-client --in-addr {in_addr} --out-addr {out_addr}')print('\nLinux:')print(f'./run.sh --is-client --in-addr {in_addr} --out-addr {out_addr}') Next steps:

print('Copy-paste to the terminal the command below and run (press Enter)\n') print('Mac:') print(f'./run_mac.sh --is-client --in-addr {in_addr} --out-addr {out_addr}') print('\nWindows:') print(f'run_windows.bat --is-client --in-addr {in_addr} --out-addr {out_addr}') print('\nLinux:') print(f'./run.sh --is-client --in-addr {in_addr}...