https://github.com/julianxhokaxhiu/pupusharp
FF8 Field Importer/Exporter - C# version of the original PuPu Project
https://github.com/julianxhokaxhiu/pupusharp
Last synced: about 1 month ago
JSON representation
FF8 Field Importer/Exporter - C# version of the original PuPu Project
- Host: GitHub
- URL: https://github.com/julianxhokaxhiu/pupusharp
- Owner: julianxhokaxhiu
- License: gpl-3.0
- Created: 2024-05-16T19:32:32.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-05-20T18:12:46.000Z (12 months ago)
- Last Synced: 2025-01-28T14:17:49.033Z (3 months ago)
- Language: C#
- Size: 859 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PuPuSharp
FF8 Field Importer/Exporter - C# version of the original PuPu Project## What's new
This version inherits the original aesthetic and logic of the original [PuPu Project](https://forums.qhimm.com/index.php?topic=13444.0), but has been completely rewritten in C# with VS2022 in mind.On top of the original base, this version will also onboard changes required to easily export textures that are ready to be consumed by [FFNx](https://github.com/julianxhokaxhiu/FFNx).
## Special thanks
Kudos to [Omzy](https://forums.qhimm.com/index.php?action=profile;u=8950) for the permission to rewrite the project.
## License
See [LICENSE](LICENSE)