ID:133506
 
To the end of attempting to create a Gentoo ebuild for a 'byond-core' package, I'm trying to work out which files in the zip are required for the correct operation of DreamMaker and DreamDaemon. bin is reasonably obvious, as is man. cfg however is where I start to struggle a bit. What are the four files in cfg used by in the linux install?

byond.dms
irc.dms
release.txt
telnet.dms


Stephen001 wrote:
To the end of attempting to create a Gentoo ebuild for a 'byond-core' package, I'm trying to work out which files in the zip are required for the correct operation of DreamMaker and DreamDaemon. bin is reasonably obvious, as is man. cfg however is where I start to struggle a bit. What are the four files in cfg used by in the linux install?

byond.dms
irc.dms
release.txt
telnet.dms

Those are just stub files for DS, so they aren't currently used by anything in linux (not having DS support).
In response to Tom (#1)
Hurray. I was going to move the bin contents into the /usr/bin by default on install for the packages I am building, my concern was DreamDaemon might've used those files with a hard-coded relative path like ../cfg/irc.dms.