Add title to mod.conf

This commit is contained in:
luk3yx 2022-04-12 14:24:19 +12:00
parent f9b29ba6e3
commit 7ec3236a18

View File

@ -1,2 +1,3 @@
name = formspec_ast
title = Formspec AST
description = A mod library to help other mods interpret formspecs.