https://github.com/windowslogic-productions/fm2k-toolbox
A toolbox for modding FM95/FM2K and FM95/FM2K games. Compatible with Windows XP+
https://github.com/windowslogic-productions/fm2k-toolbox
csharp native net-framework net-framework-40 windows
Last synced: 22 days ago
JSON representation
A toolbox for modding FM95/FM2K and FM95/FM2K games. Compatible with Windows XP+
- Host: GitHub
- URL: https://github.com/windowslogic-productions/fm2k-toolbox
- Owner: WindowsLogic-Productions
- License: gpl-3.0
- Created: 2024-12-26T22:17:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-08T14:03:08.000Z (8 months ago)
- Last Synced: 2025-07-08T14:48:03.523Z (8 months ago)
- Topics: csharp, native, net-framework, net-framework-40, windows
- Language: C#
- Homepage:
- Size: 515 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# FM2K Toolbox
**FM2K Toolbox** is a program that allows you to modify the settings of FM95 and FM2K, as well as patch in plug-ins that the community has made.
It works on Windows XP and all newer versions.
## What does it do?
- **FM95/FM2K Settings:** Change every setting of FM95/FM2K with ease, avoiding the INI file. (In-development)
- **Plug-ins:** Select or deselect plug-ins to use with FM2K. (In-development)
- **Works on most Windows PCs:** Supports Windows XP and newer.
## How to Use
1. **Download or build the program**
- If you have a download link, just download and open it.
- If you want to build it yourself, you can use Visual Studio 2017 with .NET Desktop Development (see “For Developers” below).
2. **Open FM2K Toolbox**
- Double-click the program to start.
3. **Get Started**
- Select a tab for the program you want to modify or head straight for the plug-ins section.
- Modify a setting or enable a plug-in; your changes will be saved automatically.
## License
FM2K Toolbox is free to use and share.
It uses the [GNU General Public License v3.0 (GPL-3.0)](LICENSE), which means you can share and modify it as long as you keep it open-source.
## Need help?
If you have questions or something isn’t working, visit the [project page on GitHub](https://github.com/WindowsLogic-Productions/FM2K-Toolbox) for more info.
For developers: This project is written in C# (.NET Framework 4.0). Open `FM2K Toolbox.sln` in Visual Studio 2017 to build.