Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TheXDS/Vivianne
Need For Speed 3/4 modding tool
https://github.com/TheXDS/Vivianne
electronic-arts modding-tools need-for-speed need-for-speed-high-stakes need-for-speed-hot-pursuit
Last synced: about 2 months ago
JSON representation
Need For Speed 3/4 modding tool
- Host: GitHub
- URL: https://github.com/TheXDS/Vivianne
- Owner: TheXDS
- License: mit
- Created: 2024-03-07T16:42:56.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-11-08T14:36:02.000Z (2 months ago)
- Last Synced: 2024-11-28T20:35:55.603Z (about 2 months ago)
- Topics: electronic-arts, modding-tools, need-for-speed, need-for-speed-high-stakes, need-for-speed-hot-pursuit
- Language: C#
- Homepage:
- Size: 600 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-modding - Vivianne - NFS 3/4 All-in-one VIV and FSH/QFS editor that aims to provide you with tools to edit textures, car performance and fedata files. (Need for Speed Games / Starfield)
README
# Vivianne
[![CodeFactor](https://www.codefactor.io/repository/github/thexds/Vivianne/badge)](https://www.codefactor.io/repository/github/thexds/Vivianne)
[![Build Vivianne](https://github.com/TheXDS/Vivianne/actions/workflows/build.yml/badge.svg)](https://github.com/TheXDS/Vivianne/actions/workflows/build.yml)
[![Publish Vivianne](https://github.com/TheXDS/Vivianne/actions/workflows/publish.yml/badge.svg)](https://github.com/TheXDS/Vivianne/actions/workflows/publish.yml)
[![Issues](https://img.shields.io/github/issues/TheXDS/Vivianne)](https://github.com/TheXDS/Vivianne/issues)
[![MIT](https://img.shields.io/github/license/TheXDS/Vivianne)](https://mit-license.org/)Vivianne is a modern Need For Speed 3/4 All-in-one VIV and FSH/QFS editor that aims to provide you with tools to edit textures, car performance and fedata files inside VIVs, as well as serial number scan, FSH<->QFS conversion and Car re-classificator. Mod installer/manager planned as well.
> **WARNING: This is a very early, work in progress app. A lot of things will not work correctly.**
## Building
Vivianne can be built on any platform or CI environment supported by dotnet. although building on Windows is recommended.### Prerequisites
- [.Net SDK 8.0](https://dotnet.microsoft.com/).### Build Vivianne
```sh
dotnet build ./src/Vivianne.sln
```
The resulting binaries will be in the `./Build/bin` directory.## Contribute
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W415UCHY)If `Vivianne` is useful to you, or if you're interested in donating to sponsor the project, feel free to to a donation via [PayPal](https://paypal.me/thexds), [Ko-fi](https://ko-fi.com/W7W415UCHY) or just contact me directly.
Sadly, I cannot offer other means of sending donations as of right now due to my country (Honduras) not being supported by almost any platform.