@ -36,6 +36,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## New Plugins
## New Plugins
## Fixes
## Fixes
- `orders`: allow the orders library to be listed and imported properly (if you previously copied the orders library into your ``dfhack-config/orders`` directory to work around this bug, you can remove those files now)
out<<COLOR_LIGHTRED<<"Unable to list files in directory: "<<ORDERS_DIR<<std::endl;
returnCR_FAILURE;
}
if(files.empty())
for(autoit:files){
{
out<<COLOR_YELLOW<<"No exported orders yet. Create manager orders and export them with 'orders export <name>', or copy pre-made orders .json files into "<<ORDERS_DIR<<"."<<std::endl<<std::endl;