Igor

Results 11 comments of Igor

I just needed to get information from **layer** tag: data value, encoding and compression. For this, I added code in the TmxLayer constructor. ``` Encoding = encoding; Compression = (string)xData.Attribute("compression");...

Just I have have very specific requirements =) And I need original, not decompresses layer data.

Okay, I will do ... when I can understand - how. I remember, there are many options, but I had some problems.

This is a different program. Sorry to have confused you :sweat_smile: But I will think about this idea.

About command line support, individually specify each config parameter? For example: `ip 8.8.8.8 -maxPing 300`

Only ping interval? In single file?

It is strange. Does this error happen again if you start the program?

Try to delete the `config.txt` file and install the latest version of the app.

Fixed in 0.9.8 version