Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Elician Dev PackNew to Visual Studio Code? Get it now.
Elician Dev Pack

Elician Dev Pack

DmitrySidorov

|
18 installs
| (1) | Free
Code for Elician enjoy
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Elician Dev Pack

The extension allows you to significantly speed up development on the Elician project. You will be able to instantly synchronize ZenScript folders with the server

https://elician.ru

##How use it?

###ZenScript working

  1. The first step you need go to the settings (File -> Preferences -> settings), search Elician Dev Pack and set you personal AccessToken (eliciandevpack.adminToken setting) (you can get your token in control panel in personal page)

  2. Extension may upload folder only if folder contains .elician.json file. You can create this file manually. He contains structure like:

{
  "type": "scripts",
  "mod_pack_id": "int (without quotes)",
  "sync": {
    "prod_client": true,
    "dev_client": false,
    "prod_servers": true,
    "dev_servers": false
  }
}

You can choose what scripts will be synchronized with. For example, on 1.7.10, synchronization with the client should be turned off

  1. Ok, almost is done. Next step you need just open scripts folder (name "scripts" required) and click Elician button on down bar.

All is done! You can develop scripts!

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