PikalaxALT
79e77921c3
Output NARC contents as C enums in .naix files
...
You can include these by typing out the full path to the .naix file
(minus the files/ prefix). Example:
```c
```
Also:
- Build the filesystem before building the C objects
2021-05-29 18:45:31 -04:00
kr3nshaw
e98796d798
Changed indentation to spaces
2020-07-04 20:14:14 +10:00
kr3nshaw
de0dc52609
Added fnmatch for Windows
2020-07-04 13:36:48 +10:00
PikalaxALT
34869c7fec
knarc accepts CRLF in .knarcignore
...
knarc now allows CRLF line endings in .knarcignore
2020-06-30 13:46:57 -04:00
PikalaxALT
6580c05dec
KNARC: Fix typo in help string; suppress narrowing warnings
2020-06-16 17:11:00 -04:00
PikalaxALT
1877374a92
KNARC: Add handling of .knarcignore, .knarckeep; fix up cli
2020-06-16 17:03:56 -04:00
kr3nshaw
19d0c085f7
Added preprocessor macros to switch experimental on and off
2020-06-08 05:54:51 +10:00
kr3nshaw
d20e69e76f
Changed filesystem to experimental/filesystem
2020-06-08 05:17:22 +10:00
kr3nshaw
696862b1a3
Replaced narccomp with knarc
2020-06-08 02:03:41 +10:00