Currently i feel it is not super clear how i should pass events, player_props etc on the CLI if i want to manually specify the ones that i want parsed.
Also couldnt find a test for that.
Code looks a bit weird to me in that it should probably be passed as
awpy parse DEMO_PATH --events="EVENT1,EVENT2,..."? Which i dont think is what i would usually expect.
Currently i feel it is not super clear how i should pass events, player_props etc on the CLI if i want to manually specify the ones that i want parsed.
Also couldnt find a test for that.
Code looks a bit weird to me in that it should probably be passed as
awpy parse DEMO_PATH --events="EVENT1,EVENT2,..."? Which i dont think is what i would usually expect.