From 1a8c1c21798696fb060f2825b3e5091c74c99bff Mon Sep 17 00:00:00 2001 From: Sohom Sahaun Date: Wed, 19 Apr 2023 01:01:25 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 473ee83..77e079d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # GM Code Exporter -GM Code Exporter exports code from `.gml` files in a GameMaker project. +GM Code Exporter exports code from objects and scripts in a GameMaker project to a text file. It is very quickly put together without much polish - but it does the job!