Punkland
English
English
  • PUNKLAND
    • Introduction to Punkland
    • 🔔Update History
      • Studio
      • APP
      • Server
  • Punkland Studio
    • 📖Getting Started
      • How to Download Punkland Studio
      • Checking Version and Updates
      • New Project
      • Map Making
        • Add Map
        • Sub Map Creation
        • Edit Map
      • Studio Interface
        • [File] Tab
        • [Edit] Tab
        • [View] Tab
        • [Game] Tab
        • [Tool] Tab
      • Test Play
      • Publish Game
    • 💻Basic Guide
      • Database
      • MP3 to OGG Converter
      • Translation Export
        • Translation Import
      • Script
      • Resource Market
      • Data Export
        • Data Import
      • Help
      • Project Management
      • Text Commands
      • GM Commands
      • Stats
      • Damage Formula
      • Item Formula
      • QnA
    • 👑Advanced Guide
      • Resource Manager
      • Sprite Manager
      • Layout Manager
      • Top Menu Manager
      • Event page Manager
      • Spine
    • Script Tutorial
      • Use Script
      • Script Docs
      • Server Script
        • ScriptClan
        • ScriptColor
      • Client Script
      • Sample Script
        • UI
        • Monster AI
        • Pet AI
        • Particle
    • Web3 Tutorial
      • Minting and Connection NFT
      • Connectiong ERC-20 Token
    • Effective Punkland
      • Communicating with the Server
      • RunLater
      • HTTP Requests
  • Official Link
    • Punkland Studio Download
    • Website
    • Discord
    • Korea community
Powered by GitBook
On this page
  1. Punkland Studio
  2. Basic Guide

Project Management

PreviousHelpNextText Commands

Last updated 5 months ago

Saving a Project

  • If you need to pause your work, save your progress by clicking [File] in the main menu and selecting [Save Project] or clicking the [Save Project] icon.

  • This will save all your edits to the current project before exiting Punkland Studio.

Opening a Project

  • To resume a project, click [File] in the main menu, then select [Open Project] or use the [Open Project] icon.

  • Choose the desired project file and click Open to continue editing.

Closing a Project

  • To close the current project, click [File] in the main menu and select [Close Project].

  • This will close the project without exiting the studio.

Exiting Punkland Studio

  • To exit Punkland Studio, click [File] in the main menu and choose [Exit].

  • Alternatively, you can close the studio by clicking the X button in the top-right corner of the screen.

💻