altorg/nao-server
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# start with ubuntu LTR # install deps os/install_packages.sh # get source trees adduser build cd /home/build git clone https://github.com/altorg/dgamelaunch.git git clone https://github.com/altorg/NetHack.git # build binaries init/build_binaries.sh # Create chroot init/init_chroot.sh # OS stuff cp os/xinetd.d/dgl /etc/xinetd.d/ # edit ^^