8000 GitHub - skegg99/fsxsct: VATSIM Utility. Converting Microsoft Flight Simulator *.bgl files to *.sct (VRC/Euroscope sector files)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ fsxsct Public

VATSIM Utility. Converting Microsoft Flight Simulator *.bgl files to *.sct (VRC/Euroscope sector files)

Notifications You must be signed in to change notification settings

skegg99/fsxsct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

fsxsct

VATSIM Utility. Converting Microsoft Flight Simulator X *.bgl files to *.sct (VRC/Euroscope sector files). Not really finished, but was good enough for basic sector files.

bglxml

This project can't convert bgl files directly. You are supposed to provide "decompiled" bgl in xml format. Xml can be created from *.bgl with bglxml or similar utility.

Build

You should have maven installed to build this project. And you may need Java as well )) Just run

mvn clean install

in a directory with pom.xml file. You will find fsxsct-1.0-SNAPSHOT-jar-with-dependencies.jar in target directory.

Usage

Run this jar and provide path to input and output files. Output file will be created if needed.

java -jar fsxsct-1.0-SNAPSHOT-jar-with-dependencies.jar test.xml test.sct

About

VATSIM Utility. Converting Microsoft Flight Simulator *.bgl files to *.sct (VRC/Euroscope sector files)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0