From de62343ad43bdff3547c77784d5f2a286851e623 Mon Sep 17 00:00:00 2001 From: random-geek <35757396+random-geek@users.noreply.github.com> Date: Thu, 27 Jun 2019 21:59:39 -0700 Subject: [PATCH] Grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d64e294..0a0406c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![screenshot](screenshot.png) -Meshport is a mod which allows easy exporting of scenes from Minetest to a `.obj` file, complete with materials and textures. These models can be imported directly into Blender or another 3D program for rendering and animation. +Meshport is a mod which allows easy exporting of scenes from Minetest to `.obj` files, complete with materials and textures. These models can be imported directly into Blender or another 3D program for rendering and animation. This mod is still in the "alpha" phase; as such, many types of nodes are not yet able to be exported. See below for more details.