Skip to content

Commit

Permalink
Rename mfc_gen3_writer.lua into hf_mf_gen3_writer.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
doegox committed Sep 22, 2020
1 parent b166dc1 commit fb3f49c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion doc/magic_cards_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ hf mf gen3freeze
```
See also
```
script run mfc_gen3_writer -h
script run hf_mf_gen3_writer -h
```

Equivalent:
Expand Down

0 comments on commit fb3f49c

Please sign in to comment.