https://github.com/sapfir0/airportsimulation
Course work
https://github.com/sapfir0/airportsimulation
Last synced: about 1 month ago
JSON representation
Course work
- Host: GitHub
- URL: https://github.com/sapfir0/airportsimulation
- Owner: Sapfir0
- Created: 2020-03-30T18:34:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-29T16:13:16.000Z (almost 5 years ago)
- Last Synced: 2025-01-26T11:24:02.977Z (3 months ago)
- Language: C#
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
Версия OSMLS: `20.02e`
## Запуск модуля
* Скачать OSMLS `20.02e` версии.
* `git clone --branch 20.02e https://bitbucket.org/BUROVIC/osmlifesimulation.git`* Скачать и скомпилировать текущий модуль
* Скопировать получившийся dll файл из `bin\Debug\netcoreapp2.1` в `osmlifesimulation\OSMLS\modules`
* Запустить OSMLS
* `cd OSMLS`
* `dotnet run`