Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mta-sync-metaNew to Visual Studio Code? Get it now.
mta-sync-meta

mta-sync-meta

idz-brenodanyel

|
1,464 installs
| (1) | Free
sync meta.xml files with directory files and scripts
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

mta-sync-meta

This extension simplifies the process of creating meta.xml files for your MTA:SA resources. It saves you time by automatically generating the meta.xml based on the contents of your folder.


HOW TO USE IT:

  • Open meta.xml, press F1 (or Ctrl+Shift+P) and use the command Synchronize meta.xml.
OR
  • Right-click meta.xml in vscode's file explorer and select Synchronize meta.xml.

SCRIPT TYPES:

  • Prefix your script files with c.<FILENAME> if you want it to be listed with type="client" and cache="false";
  • Prefix your script files with g.<FILENAME> if you want it to be listed with type="shared" and cache="false";
  • Scripts without these prefixes will be listed with type="server".

NOTE:

  • It only changes <script \> and <file \>, that is, it does not change other attributes like oop, min_mta_version, etc.

GIF:

ezgif com-video-to-gif

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft