Code Monkey home page Code Monkey logo

pal-conf's Introduction


Palworld Server Configuration Generator

English简体中文한국어Español

Manage you Palworld server settings in a friendly way!

Use

Both WorldOption.sav and PalWorldSettings.ini settings are supported:

  • Some entries in PalWorldSettings.ini don't work (such as BaseCampWorkerMaxNum).
  • WorldOption.sav will take precedence over PalWorldSettings.ini if both files exist.

PalWorldSettings.ini

The PalWorldSettings.ini file is located in:

  • Windows: steamapps/common/PalServer/Pal/Saved/Config/WindowsServer/PalWorldSettings.ini
  • Linux: steamapps/common/PalServer/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini

The load & copy buttons communicate with your clipboard, please copy your server setings before click the load button, and the copy button will copy the output settings for you.

WorldOption.sav

The WorldOption.sav file is located in:

  • Windows & Linux: steamapps/common/PalServer/Pal/Saved/SaveGames/0/.../WorldOption.sav

It's not created by default in dedicated servers, you can either create a local world and upload it, or just edit in the website and download it into the directory.

Change PalWorldSettings.ini to WorldOption.sav

You can simply switch mode without losing any data! So you can simply:

  1. Paste your PalWorldSettings.ini settings in PalWorldSettings.ini mode
  2. Switch to WorldOption.sav mode
  3. Download and place WorldOption.sav to the correct folder

Develop

pnpm i and pnpm run dev

Deploy

pnpm build and deploy the files in dist folder to any webserver.

Localization

inlang status badge

You can use the no-code fink editor for updating translations or adding languages.

Feel free to translate the en-US.json in src/assets/i18n into your language and make a PR!

You can add the ?lng=<langCode>(such as ?lng=zh_CN or ?lng=ja_JP) to the end of the site URL and it will load the language by default!

Acknowledgement

Sponsor

Not necessary, but I'll appreciate it if you can star this project!! image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.