http://www.igrodel.ru/files/nft2008-1-2.zip

// NFT LOADER v2008.2.1 (http://www.tmtlib.narod.ru/)
// -------------------------------------------------------------
//
// Compiling instructions:
// -----------------------
// Put all files up together at any locations
// (source,model,textures,exgine.dll), open example.dpr with Delphi
//
//
// Installing NFT export script for Blender:
// -----------------------------------------
// Copy nft_export.py file to
// C:\Program Files\Blender Foundation\Blender\.blender\scripts\
//
// Exporting NFT files:
// --------------------
// Open 3d scene with model in Blender and then choose
// File > Export > Nash format (*.nft) > Save NFT
//
//
// Authors:
// --------
// 3d code by Georgy Moshkin (Delphi)
// python script for exporting NFT files by Georgy Moshkin
// horse model by Damien McGinnes
// horse texture by Andor Holtzmark
// exgine.dll by XProger