From fb3f49c2f081c8382c8df1f43185be36c6ff6d32 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Wed, 23 Sep 2020 00:21:42 +0200 Subject: [PATCH] Rename mfc_gen3_writer.lua into hf_mf_gen3_writer.lua --- .../luascripts/{mfc_gen3_writer.lua => hf_mf_gen3_writer.lua} | 3 +-- doc/magic_cards_notes.md | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) rename client/luascripts/{mfc_gen3_writer.lua => hf_mf_gen3_writer.lua} (98%) diff --git a/client/luascripts/mfc_gen3_writer.lua b/client/luascripts/hf_mf_gen3_writer.lua similarity index 98% rename from client/luascripts/mfc_gen3_writer.lua rename to client/luascripts/hf_mf_gen3_writer.lua index 9e78b2aee..7795ac26c 100644 --- a/client/luascripts/mfc_gen3_writer.lua +++ b/client/luascripts/hf_mf_gen3_writer.lua @@ -12,8 +12,7 @@ local read14a = require('read14a') --[[ ---Suggestions of improvement: --- Add support another types of dumps: BIN, JSON ---- Maybe it will be not only as `mfc_gen3_writer`, like a universal dump manager. ---- Add undependence from the operation system. At the moment code not working in Linux. +--- Maybe it will be not only as `hf_mf_gen3_writer`, like a universal dump manager. --- Hide system messages when you writing a dumps, replace it to some of like [#####----------] 40% -- iceman notes: diff --git a/doc/magic_cards_notes.md b/doc/magic_cards_notes.md index 2fc63a1d2..252d1fe2b 100644 --- a/doc/magic_cards_notes.md +++ b/doc/magic_cards_notes.md @@ -443,7 +443,7 @@ hf mf gen3freeze ``` See also ``` -script run mfc_gen3_writer -h +script run hf_mf_gen3_writer -h ``` Equivalent: