Castle Game Engine: New Delphi packages organization and “Tools->Castle Game Engine” menu in Delphi IDE

Our Delphi packages have been reorganized to better support all the platforms supported with Delphi (Windows, Linux — watch out for the next news post!). The new Delphi packages are: castle_engine.bpl with the base engine units. Not dependent on VCL, not dependent on FMX, not using . castle_engine_vcl.bpl with the engine code dependent on VCL …