Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

dockfries/fme

Repository files navigation

Fusez Map Editor

This repository ports the simonseidel/Map-Editor-V3, written using infernus-starter.

Get Started

# if you are using the x86 version of samp-node
export npm_config_arch=ia32
export npm_config_target_arch=ia32

# powershell env
# $env:npm_config_arch="ia32";
# $env:npm_config_target_arch="ia32";

# cmd env
# set npm_config_arch=ia32
# set npm_config_target_arch=ia32

pnpm dlx @infernus/create-app@latest install

pnpm install --dev # ensure node-gyp install first

pnpm install

pnpm build
pnpm serve

Difference

  • Standalone GameMode rather than a FilterScript

License

MIT License © 2025-PRESENT Carl You

About

Fusez Map Editor Version 3 - a map editor for samp-node.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages