For more details check file:
- data/hurd/README.txt
It's easy build table assuming that Emilia pinball headers installed in system.
./bootstrap && ./configure && make && make install
For Debian users building a package can be automated using:
./debian/rules rule/setup && ./debian/rules && debi
Then new table should be listed when you run pinball game.
Also a Dockerfile can be used as reference env.
docker build .
docker-compose up