aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2021-11-21 18:51:05 -0800
committerTrumeet <yuuta@yuuta.moe>2021-11-21 18:51:05 -0800
commit1333b43ad478bb4dabce108e7b0b84894b762e0b (patch)
tree45f358036052d2306bb26fe0df5ca011ac05416f /README.md
parentfd8942c64e2e3085f510fbeecd5a671820fbb256 (diff)
downloadmcal-1333b43ad478bb4dabce108e7b0b84894b762e0b.tar
mcal-1333b43ad478bb4dabce108e7b0b84894b762e0b.tar.gz
mcal-1333b43ad478bb4dabce108e7b0b84894b762e0b.tar.bz2
mcal-1333b43ad478bb4dabce108e7b0b84894b762e0b.zip
feat(expecv): first commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 78c6bcf..496cb31 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ This repository contains codes for:
* `expvc`: Explosion entity velocity and damage calculator.
+* `expexc`: Explosion entity exposure ray casting simulator.
+
## Compile
Just `make(1)`. How to build on Windows is left as an exercise to the reader.