Skip to content

djbozkosz/BozSceneTreeEditor

Repository files navigation

BozSceneTreeEditor

Version: 1.0.2 Game: Mafia Qt: 5 License: GPL v3

Introduction:

Tool for full nodes control in Mafia scene files. Common operations are defined like add, edit, remove, move nodes and their values. Whole data definition is stored in definitions.txt file.

Editor

Usage:

Open or create new file from File menu. If you will create the new one then you can import new scene structure from dnc directory. While editing you can drag and drop nodes to proper place. You can also copy nodes between opened tabs.

You can create empty nodes from Edit menu (or use right click) or just import predefined nodes from dnc directory.

Workflow note: don't forget to rename node after duplication.

Build

Download and install Qt library. Open project pro file and in build setup change the working directory to project directory. Then build the project.

Disclaimer

Make sure you will backup your file before saving!

This is not the most beautiful code I ever wrote but I did it fast. Enjoy :)

About

Mafia tool for scene files editing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published