Files

6 lines
329 B
Markdown
Raw Permalink Normal View History

2016-05-03 13:15:31 -05:00
# fpattern
2016-05-03 13:39:45 -05:00
2025-01-14 08:28:29 +03:00
The `fpattern` is a file name pattern matching library functions for DOS, Windows, and Unix, originally created by David R. Tribble. It was used in Fallout, Fallout II, Arcanum: Of Steamworks and Magick Obscura, and The Temple of Elemental Evil.
2016-05-03 13:39:45 -05:00
2025-01-14 08:28:29 +03:00
This repo reorganizes original code and provides CMake configuration.