You've already forked JapariBypass
							
							forked from katboi01/JapariBypass
		
	updated requirements
This commit is contained in:
		| @@ -16,7 +16,7 @@ args = parser.parse_args() | |||||||
| config_name = args.game + '.cfg' | config_name = args.game + '.cfg' | ||||||
|  |  | ||||||
| if not os.path.exists(config_name): | if not os.path.exists(config_name): | ||||||
|     subprocess.check_call([sys.executable, "-m", "pip", "install", "beautifulsoup4", "PyPasser"]) |     subprocess.check_call([sys.executable, "-m", "pip", "install", "requests", "beautifulsoup4", "PyPasser"]) | ||||||
|     config = { |     config = { | ||||||
|         "game_id" : args.game, |         "game_id" : args.game, | ||||||
|         "file_path" : input('Enter full file path to KF3 .exe: ').strip('\"'), |         "file_path" : input('Enter full file path to KF3 .exe: ').strip('\"'), | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user