karljj1 / kdis

DIS(IEEE 1278.1) Fully Implemented in C++. A complete open source implementation of DIS (Distributed Interactive Simulation) in C++. 1278.1 and 1278.1a are fully implemented including enumerations. Includes several utility classes to help with developing your DIS app.
BSD 2-Clause "Simplified" License
26 stars 10 forks source link

chore: move sources to root #6

Closed carlocorradini closed 1 year ago

carlocorradini commented 1 year ago

Can we move everything from the KIDS directory to the root? This results in a more uniform project structure overall, as well as the simplification of other "auto-tools" like CPM.

karljj1 commented 1 year ago

Im happy to take a PR to do this, otherwise I'm not sure I will be able to find the time.

carlocorradini commented 1 year ago

I'll create a PR 🥳