dtmt/crates/dtmt
Lucas Schwiderski ebcbdaeec0
feat(dtmm): Rework mod template
Ditch the `.mod` file and move its data into the config file.

The `run` function was the only thing that could have been dynamic, but
the vast majority of mods in VT2 never made use of that. Infact, VMF was
probably the only mod that had a different content for that.
2023-02-22 16:01:13 +01:00
..
src feat(dtmm): Rework mod template 2023-02-22 16:01:13 +01:00
Cargo.toml feat(dtmt): Add command to print the dictionary 2023-02-17 22:51:46 +01:00