openlvc / portico

Portico is an open source, cross-platform, fully supported HLA RTI implementation. Designed with modularity and flexibility in mind, Portico is a production-grade RTI for the Simulation and Training Community, so come say hi!
http://www.porticoproject.org
151 stars 81 forks source link

Inconsistent release file #303

Open icemagno opened 4 years ago

icemagno commented 4 years ago

I'm working on a Docker image from Portico 2.2.0.

When I use the "edge" code from checking out the repository I have this in portico-2.2.0\bin\:

forwarder.bat forwarder.sh rtiexec.bat rtiexec.sh wanrouter.bat wanrouter.sh

But when I just download the release tar file from here I have only wanrouter.bat wanrouter.sh files in same directory.

What method should I use?