updated readme .

This commit is contained in:
Zero Fanker 2024-04-14 23:45:47 -04:00
parent efc77b6032
commit fc1db7944f

View file

@ -1,9 +1,14 @@
# FinalSun / FinalAlert (YR) 2 Mission Editor
# FinalAlert (YR) 2 Mission Editor - RN Special Edition
This repository contains the source code for the FinalSun/FinalAlert (YR) Mission Editor.
This repository contains the source code for the FinalAlert (YR) Mission Editor, modified mainly for RN team use.
The official version for both applications has been increased to v2.0 in order to illustrate they now run properly on modern operating systems. We also used this opporunity to update the application and fix some known issues.
# Ongoing Changes:
- Refactored most of Ini handling, using safe and efficient ways. Most importantly, aligned with game Ini sequencing especially for type items (e.g. Animation)
- Transformed to x86_64 architecture
- Introduced unit test by using unit test (works on x64 environment only)
# Fixes and Changes
- Fixed a few code issues to allow the application to run on modern operating systems.
- Updated the application icons with new 256x256 graphics.