Skip to content

MrBIOSs/PWEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWEditor

PWEditor is a Flutter desktop application that is a set of tools for working with the server and client of the Perfect World game.

📋 Description

The application is designed for editing various aspects of the Perfect World game, including maps, NPCs, quests, interfaces, and other game elements.

🛠️ Tools

PWEditor includes the following editors:

Main editors

  • AI editor — NPC AI editor
  • clan editor — clan and guild editor
  • domain editor — zone editor
  • dynamic obj editor — dynamic object editor
  • elements editor — game element editor
  • gs editor — Game Server Configuration Editor
  • gshop editor — game store editor
  • image editor
  • interface editor
  • iweb editor — iWeb editor (web interfaces)
  • map editor
  • models editor — model editor
  • npcgen editor — NPC generation editor
  • pck — working with PCK archives
  • precinct editor
  • region editor
  • task editor — task and quest editor
  • UI editor — user interface editor

🚀 Requirements

  • Flutter SDK (latest stable version)
  • Supported platforms: Windows (tested), macOS, Linux

📦 Installation

  1. Clone the repository:
git clone <repository-url>
cd PWEditor
  1. Install dependencies:
flutter pub get
  1. Launch the application:
flutter run -d windows  # for Windows
flutter run -d macos    # for macOS
flutter run -d linux    # for Linux

🏗️ Assembly

Windows

flutter build windows

macOS

flutter build macos

Linux

flutter build linux

📝 License

MIT license

👥 Authors

MrBIOSs

🤝 Contribution

Pull requests and suggestions for improving the project are welcome!


Perfect World is a trademark of their respective owners. This project is not officially affiliated with the game developers.

About

PWEditor is a set of tools for working with the Perfect World server and client.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages