murayuki / noah_fxmanifest_converter

FXServer __resource to fxmanifest converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noah_fxmanifest_converter

Convert all your __resource.lua to fxmanifest.lua, to support a new compatibility

Usage - Executables

  1. Backup all your resources.
  2. Download the latest releases zip and extract it.
  3. Place all your resources in the resources directory.
  4. Run the executable.

Usage - Non Executables

  1. Clone this repository.
  2. Make sure node.js is installed.
  3. Do an npm install.
  4. Place all your resources in the resources directory.
  5. Run node index.js.

I don't know it will work for everyone or not. This is just an experiment. Please report issues you're having, Pull Request is welcome!

Copyright

This code is licenced under GNU GENERAL PUBLIC LICENSE v3.0

I don't allow to sell this script or pretended as yours even this script is not working. Don't be a Thai kid that copy all other server ideas or design, Selling free script, etc.

Credit

Credit for some logic/code style is in an code files. There is some list for it.

Noah ❤️ Open Source

About

FXServer __resource to fxmanifest converter

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%