Commit Graph

6 Commits

Author SHA1 Message Date
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
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
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