pydcs / dcs

Digital Combat Simulator Python mission framework
GNU Lesser General Public License v3.0
165 stars 79 forks source link

DCS export documentation #384

Closed spencershepard closed 1 month ago

spencershepard commented 3 months ago

I'd like to contribute exports to this repo or my own fork. What's the basic procedure? Thanks

rp- commented 3 months ago

Well just open a PR with the changes and we can discuss there than.

spencershepard commented 3 months ago

Hi @rp- , to be clear I'm asking for the export proceedure. Is it as simple as following the comments in pydcs_export.lua?

rp- commented 2 months ago

ah, ok. Yes it is. If there is some error while exporting, it is in the dcs.log file.

spencershepard commented 1 month ago

I discovered that we need the WWII assets pack installed before export. Otherwise it looks like it's gone okay. #389