-
Currently there is a crash that consistently happens if:
1. You have a large project (Renaine has 600+ levels)
2. You save
3. You save again
The crash is due to LDTK deleting all the files the…
-
I've been taking a look at the examples provided with the toolkit, namely Entities.ldtk and Test_file_for_API_showing_all_features.ldtk, and I've noticed that they both have duplicate tile entries tha…
-
-
How can I configure kproject to use a proxy ?
Git is configured to use a proxy :
```
git config --global --add https.proxy http://user:password@url:port
git config --global --add http.proxy http…
-
As far as I am aware LDTK multi worlds is not supported yet? Multi worlds is still an experimental feature in LDTK.
Though I wonder if anybody has a good way of handling multiple worlds in their ga…
-
Currently, when saving a project with external levels, it seems the external level files are written to in a strange way. For whatever reason, external level files become unavailable for a moment whil…
Trouv updated
2 years ago
-
Hey, it would be great to package ldtk to be available via flatpak!
I have no experience in this area otherwise I would likely just do it myself, so consider this just a friendly suggestion as I lik…
-
How do you plan to handle the update to 4?
Not at all?
Maybe?
Soon?
Dont know yet?
-
As it stands right now levels can only be moved one by one, this makes adding a level in the middle of the map very tedious. Being able to move multiple levels at once would be a very handy feature. T…
-
Hi, I've just discovered this utility and I'm trying to import data into it from my existing data, this means generating the necessary JSON and so on.
The first issue I seem to have hit is there be…