pack_desktop
014thfever/cultivation-world-simulator
Command Cursor
A command for packaging a desktop Electron application.
4thfever/cultivation-world-simulator
Command Cursor
A command for packaging a desktop Electron application.
4thfever/cultivation-world-simulator
Command Cursor
A command for building a desktop Electron application and starting Epic Games’ BuildPatchTool upload process.
4thfever/cultivation-world-simulator
Command Cursor
A command that packages, compresses, and publishes a GitHub version of the project.
4thfever/cultivation-world-simulator
Command Cursor
A command that builds the desktop Electron application and publishes it to Steam, a platform for distributing and updating PC games.
4thfever/cultivation-world-simulator
Command Cursor
A command that collects rules, skills, and commands from the .cursor directory and records them in an AGENTS.md file at the repository root.
4thfever/cultivation-world-simulator
Command Cursor
A command that updates the repository’s CONTRIBUTORS.md file and the contributor section of README.md from the repository’s GitHub contributor list.
4thfever/cultivation-world-simulator
Command Cursor
A command that organizes rules, skills, specifications, and final testing tasks related to roleplay mode, where the user personally plays a character.
4thfever/cultivation-world-simulator
Command Cursor
git tag "thetag",填入对应的tag 修改static/config.yml中的version的值。 git add并git commit -m "update: version to xxx".
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of rules for developing character actions and interactions between characters in a game, including language support, AI decisions, and game-loop integration.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of rules for keeping application settings and user data in a consistent directory structure.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A development rule that favors clear, well-structured new code and considers compatibility only when it costs nothing.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of rules for keeping application data after Docker containers are replaced, managing service start and stop behavior, and running regression tests. Docker is a tool for packaging and running applications in containers.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of rules for an event system, where one part of a program signals that something happened and another part can respond.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of rules for the basic architecture and external contract of a control API. An API is a defined way for software systems to communicate.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of rules for developing sound effects in a frontend, the part of an application users see and interact with.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of frontend rules for handling type errors and other errors consistently. Frontend means the part of an application that users see and interact with.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A guide containing shared rules for frontend architecture and development. Frontend means the part of an application that users see and interact with.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of rules for adding multiple languages during the first phase of everyday feature development. This practice is often called internationalisation, or i18n.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of rules for connecting an application to a large language model and writing prompts for it.
4thfever/cultivation-world-simulator
Cursor rule Cursor
Region-first map system rules.
4thfever/cultivation-world-simulator
Cursor rule Cursor
Guide for module registration when creating new actions, mutual actions or gatherings.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of rules for implementing and restructuring a role-playing mode in which one character is controlled from an assumed all-knowing viewpoint.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of rules for saving, loading, and serializing data. Serialization converts program data into a form that can be stored and restored later.
4thfever/cultivation-world-simulator
Cursor rule Cursor
A set of rules for designing and restructuring a sect system, meaning an organized group or faction in a game or simulation.