I didn't think you'd be so picky.
The code uses the minetest.safe_file_write function.
According to changelog I looked at it added in minetest version 0.4.17
I could use another function instead. But I don't see the point in maintaining legacy code.
I make the module look forward.
and: There is no option to select only 0.4.17 in the checkbox (without 0.4.16)
I looked in your repo but can't find the license for this mod. You should edit the README.md or add a LICENSE.txt file.
If you need help with licenses, see https://rubenwardy.com/minetest_modding_book//en/quality/releasing.html#choosing-a-license
rubenwardy hi. im choise license to CC0, and add file License.txt to github.
Your release https://content.minetest.net/packages/ksandr/yatranslate/releases/6100/ says that this mod doesn't work with any Minetest versions before 0.4.16, or with any Minetest versions after 5.3
Lone_Wolf hi. im do right.
I think you may also be compatible with 0.4.x but it's ok now I guess
I didn't think you'd be so picky. The code uses the minetest.safe_file_write function. According to changelog I looked at it added in minetest version 0.4.17 I could use another function instead. But I don't see the point in maintaining legacy code. I make the module look forward.
and: There is no option to select only 0.4.17 in the checkbox (without 0.4.16)
Ok that's fine then
https://github.com/ksandronline/yatranslate/pull/1
Lone_Wolf okay im commit you request.
Just need to create a new release now