1
0
mirror of https://github.com/TeTpaAka/quests.git synced 2025-07-15 06:10:48 +02:00

Use Luanti's built-in translator instead of deprecated intllib mod

This commit is contained in:
Jordan Irwin
2025-01-17 23:13:51 -08:00
committed by TeTpaAka
parent 7537024407
commit cf62312bbd
9 changed files with 51 additions and 67 deletions

1
README
View File

@ -3,7 +3,6 @@ quests 1.1
quests is a simple quest framework for Luanti (Minetest) that lets you define your own quests and handles the representation.
Dependencies:
intllib (optional)
unified_inventory or inventory_plus (optional)
central_message (optional)