mirror of
https://github.com/LinoSchmidt/StickExporterTX.git
synced 2026-03-21 01:51:15 +01:00
v0.6.1-alpha
StickExporterTX
A 3D Sticks Exporter for EdgeTX/OpenTX logs.
Setup:
- Download Blender (Portable) and unpack it with the name
blenderin the folder<Project folder>/assets. - Start a console in the project folder and execute the command
npm installto install the necessary packages.
Test:
To test the program, execute the command npm start in the project folder.
Build (Windows):
To build the program, execute the command npm run package-win in the project folder.
After that, open the file installer-builder.iss with the program Inno Setup Compiler and compile it.
The finished installer should be inside <Project Folder>/output.
Copyright © 2022 Lino Schmidt. All rights reserved.
Languages
TypeScript
81%
CSS
13.6%
Python
2.6%
JavaScript
2.4%
HTML
0.4%