Skip to content

kristjanlink/nao-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 ^^

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 68.3%
  • PHP 23.0%
  • Perl 5.4%
  • Shell 1.7%
  • CSS 1.0%
  • Python 0.4%
  • HTML 0.2%