Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smiley4/wtsightedit
A WYSIWYG-Editor for custom sights for the game "War Thunder"
https://github.com/smiley4/wtsightedit
custom-sights game war-thunder wysiwyg-editor
Last synced: 1 day ago
JSON representation
A WYSIWYG-Editor for custom sights for the game "War Thunder"
- Host: GitHub
- URL: https://github.com/smiley4/wtsightedit
- Owner: SMILEY4
- License: gpl-3.0
- Created: 2018-07-08T12:11:44.000Z (over 6 years ago)
- Default Branch: release
- Last Pushed: 2024-10-23T14:43:10.000Z (16 days ago)
- Last Synced: 2024-10-23T17:52:06.215Z (15 days ago)
- Topics: custom-sights, game, war-thunder, wysiwyg-editor
- Language: Java
- Homepage:
- Size: 18.2 MB
- Stars: 29
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WTSightEdit
![GitHub All Releases](https://img.shields.io/github/downloads/SMILEY4/WTSightEdit/total)A WYSIWYG-Editor for custom sights for the game "War Thunder"
⚠️ *Note: This project is no longer actively developed.*
## How to run
This application was written with Java 8 and requires JavaFX. JavaFX is no longer provided with versions 9 or higher or with the OpenJDK.
**Workaround - Adding JavaFX manually when running**
1. Download JavaFX: https://gluonhq.com/products/javafx/
2. Run the following command, replace "YOUR_PATH_TO_JAVAFX" and "YOUR_PATH_TO_WTSIGHTEDIT" with the correct paths (This command should work with any Java version)
```
java --module-path YOUR_PATH_TO_JAVAFX/lib --add-modules javafx.base,javafx.controls,javafx.fxml,javafx.graphics,javafx.media,javafx.swing,javafx.web,javafx.swt -jar YOUR_PATH_TO_WTSIGHTEDIT/data/wtedit_application.jar
```
Replace "pathToJavaFx" with the path to the downloaded and extracted javafx-directory and "pathToWTSightEdit" with the path to the directory with of the "./WTSightEdit.jar".
![alt text](https://i.imgur.com/rnyTPeB.png)
https://www.youtube.com/watch?v=bRAGADRql1g