diff options
author | rubenwardy <rw@rubenwardy.com> | 2018-04-04 22:57:27 +0100 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2018-04-04 22:57:27 +0100 |
commit | 0017a174bd12101cbb5fd537151a368d1e261756 (patch) | |
tree | 4a4193dca6766afa5a8d59e2a66a6b170711e5ca /mod.conf | |
parent | 0574d0375e6f4db625d2155dea6b755fc47f8514 (diff) |
Change license to MIT
Diffstat (limited to 'mod.conf')
-rw-r--r-- | mod.conf | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,6 +3,6 @@ title = Achievements author = rubenwardy description = Adds achievements to Minetest, and an API to register new ones. optional_depends = intllib,sfinv,unified_inventory,default,stairs,farming,dye,beds,wool,vessels,moreblocks,fire,flowers -license = LGPLv2.1+ +license = MIT forum = https://forum.minetest.net/viewtopic.php?t=4870 -version = 2.3.0 +version = 3.0.0 |