tleylan

Results 5 issues of tleylan

It doesn't run for me. A couple of things to note BTW. Not important but there is no favicon.ico file in the project (there is on the server one) so...

![Screenshot 2023-10-21 171122](https://github.com/vrchat-community/ClientSim/assets/6138701/7775b259-0dbc-4a51-8bc6-c55cef1eda01) I get the standard "In order to use ClientSim... apply the settings..." dialog. I close that. I have a ClientSim Settings tab and I press the "Apply...

I just downloaded the zip file from https://sourceforge.net/projects/spacescape/# and tried to start the .exe file. It appears as though it was created in 2014 but modified 10/15/2020. I don't see...

I don't see my output being affected but I noticed "modified_timestemp" as the attribute. [JsonConverter(typeof(UnixTimestampConverter))] [JsonProperty("modified_timestemp")] // date as unix timestamp public DateTime? ModifiedTimestamp { get; set; }

I am trying to download just thumbnails for a list of video Ids I have obtained in a search. I have it working on a thumbnail at a time but...