mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:53:28 +00:00
added simtak to readme description
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## Project Concept
|
||||
|
||||
ARMATAK is a server side Arma 3 addons for streaming unit positions to TAK Clients in sessions on real locations maps. It basically sends HTTP requests to a OpenTAKServer API instance from your Game Server, converting the useful information as HTTP Requests right into the OpenTAKServer REST API as TAK entities soo the players can connect their WinTAK/ATAK/iTAK and game using the TAK features as a Blue Force Tracker or mission planning tool for Arma 3.
|
||||
ARMATAK is a Arma 3 addons for sending the player's location to WebSocket connection for SIMTAK, a self made application for mocking the EUD's location with provided data from the WebSocket. ARMATAK is also able to stream selected unit positions to TAK Clients in sessions on real locations maps. It basically sends HTTP requests to a OpenTAKServer API instance or FreeTAKServer from your Game Server, converting the useful information as HTTP Requests right into the OpenTAKServer/FreeTAKServer REST API as TAK entities soo the players can connect their WinTAK/ATAK/iTAK and game using the TAK features as a Blue Force Tracker or mission planning tool for Arma 3.
|
||||
|
||||
## Disclaimers
|
||||
|
||||
@@ -38,5 +38,5 @@ The whole Project is licensed under GPL License.
|
||||
## Acknowledgment
|
||||
|
||||
* Ind3goFox - for releasing a3go, used to build the first versions of this project's extensions and for teaching me how extensions works.
|
||||
* The Folks on the ACE Dev Team - for awnsering my large number of questions about this project's architecture and given me many tips about it, especially for
|
||||
* The Folks on the ACE Dev Team - for giving me many tips about arma 3 engine, project's architecture and software stuff, especially for
|
||||
* BrettMayson - for building HEMTT and ARMA-RS, the tools i used to get this project to life, also for taking some time to teach a non-rust programmer how to make things work.
|
||||
|
||||
Reference in New Issue
Block a user