Now after compiling and creating a texture I get this error in console
Model missing: models/cube.mdl
qc
$modelname "cube.mdl"
$scale 1
$body 1 "cube.smd"
$model "cube" "cube.smd"
$surfaceprop "metal"
$cdmaterials "cube\"
$sequence idle "anims\cube_idle.smd" fps 1
$collisionmodel "cube_phys.smd" {
$automass
$inertia 1
$damping 0
$rotdamping 0
$concave
}
vmt
"VertexLitGeneric"
{
"basetexture" "cube\cube"
"surfaceprop" "metal"
}