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 installFor Debian users building a package can be automated using:
./debian/rules rule/setup && ./debian/rules && debiThen new table should be listed when you run pinball game.
Also a Dockerfile can be used as reference env.
docker build .
docker-compose up