diff options
Diffstat (limited to '.hemtt')
| -rw-r--r-- | .hemtt/project.toml | 4 | ||||
| -rw-r--r-- | .hemtt/project.toml~ | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/.hemtt/project.toml b/.hemtt/project.toml new file mode 100644 index 0000000..3b56743 --- /dev/null +++ b/.hemtt/project.toml @@ -0,0 +1,4 @@ +name = "Arma 2 Warfare Lingor mission modified by RFP" +author = "RFP" +prefix = "RFP" +mainprefix = "z" diff --git a/.hemtt/project.toml~ b/.hemtt/project.toml~ new file mode 100644 index 0000000..5fbd25a --- /dev/null +++ b/.hemtt/project.toml~ @@ -0,0 +1,4 @@ +name = "Arma 2 Warfare Chernarus mission modified by RFP" +author = "RFP" +prefix = "RFP" +mainprefix = "z" |
