mirror of
https://github.com/minetest-mods/player_monoids.git
synced 2025-06-24 12:10:32 +02:00
Use mod.conf for description
Deletes deprecated description.txt
This commit is contained in:
parent
668bce3772
commit
ca996b5dcb
@ -1,2 +0,0 @@
|
|||||||
player_monoids is a library for managing global player state, such as physics
|
|
||||||
overrides or player visual size.
|
|
6
mod.conf
6
mod.conf
@ -1 +1,5 @@
|
|||||||
name=player_monoids
|
name = player_monoids
|
||||||
|
description = """
|
||||||
|
A library for managing global player state,
|
||||||
|
such as physics overrides or player visual size.
|
||||||
|
"""
|
Loading…
x
Reference in New Issue
Block a user