palworld-server-config-generator

所属分类:Web服务器
开发工具:Vue
文件大小:0KB
下载次数:0
上传日期:2024-01-25 07:06:34
上 传 者sh-1993
说明:  一个简单的基于web的工具,用于生成Palworld服务器config.ini文件。
(A simple web-basded tool for generating Palworld server config .ini file.)

文件列表:
docs/
public/
src/
.editorconfig
.eslintignore
.eslintrc.cjs
.npmrc
.prettierrc
LICENSE
index.html
package-lock.json
package.json
postcss.config.cjs
quasar.config.js
tsconfig.json

# Palworld Server Config Generator
![GitHub License](https://img.shields.io/github/license/dzxrly/Palworld-Server-Config-Generator?style=flat-square) ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fdzxrly%2FPalworld-Server-Config-Generator%2Fmain%2Fpackage.json&query=%24.dependencies.quasar&style=flat-square&color=00b4ff&label=Quasar) ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fdzxrly%2FPalworld-Server-Config-Generator%2Fmain%2Fpackage.json&query=%24.dependencies.vue&style=flat-square&label=Vue&color=327859) ![Static Badge](https://img.shields.io/badge/Code-TypeScript-3178c6?style=flat-square)
A simple tool for generating Palworld server config. > Warning! Multiplayer mode is still in development, some rules may not be effective! Please make a backup before > replacing the original rules, this site is not responsible for the result. ## Supported Language
| Language Code | Full Supported | File Link | |:-------------:|:--------------:|:-------------------------------------------:| | en-US | | [en-US/index.ts](./src/i18n/en-US/index.ts) | | zh-CN | | [zh-CN/index.ts](./src/i18n/zh-CN/index.ts) |
---
Made By Egg Targaryen
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/F1F0PZH7X)
## Second Development ### Install the dependencies ```bash yarn # or npm install ``` ### Start the app in development mode (hot-code reloading, error reporting, etc.) ```bash quasar dev ``` ### Lint the files ```bash yarn lint # or npm run lint ``` ### Format the files ```bash yarn format # or npm run format ``` ### Build the app for production ```bash quasar build ``` ### Customize the configuration See [Configuring quasar.config.js](https://v2.quasar.dev/quasar-cli-vite/quasar-config-js).

近期下载者

相关文件


收藏者