Swiftly

blu1337__

Участник
Сообщения
6
Реакции
13
  • Автор ресурса
  • #1
blu1337__ submitted a new resource:

Swiftly - Хорошая альтернатива SourceMod и C# в LUA

Swiftly — это мощный плагин для Metamod (действующий как фреймворк, подобно CounterStrikeSharp), разработанный для расширения возможностей моддинга. Он основан на Lua и обладает множеством функций, таких как:

  • User Messages (Protobuf messages)
  • Standardized Menus (WASD Menus but internal, without the need of any external library)
  • HTTP (HTTP Client & Server, really easy to use and very fun)
  • Resmon (See in real-time the...

Read more about this resource...
 

Grey83

не пишу плагины с весны 2022
Сообщения
8,517
Реакции
4,979
@blu1337__, я не могу описание файла менять. =)

Я когда плагины выкладывал обычно в описании и ссылку на тему на АМ добавлял, если там аналогичную создавал.
 

blu1337__

Участник
Сообщения
6
Реакции
13
  • Автор ресурса
  • #5
Только что отредактировал его, я изменил описание
 

blu1337__

Участник
Сообщения
6
Реакции
13
  • Автор ресурса
  • #6
Announcement - Stable VGUI​
Hello everyone!

We're happy to announce that Swiftly has implemented it's own screen texts and menus!

We've also added support for selecting options in menu via commands! (!1, !2 and so on).

What did we add?

We've added an implementation of the old CS:GO VGUI based on point_worldtext entities. With those, we were able to create texts on the screen and menus! Those can be seen in a screenshot attached below.

How can we change the menu kind?

Simple, you can change the kind from addons/swiftly/configs/core.json via core.menu.kind. Inside the configuration file there are also the available menu kinds for Swiftly.

Do we need to register the commands for selecting options?

No, you don't need to do that if you're selecting your input mode to be chat. Otherwise, you can create your own plugin to do that and use PerformMenuAction.

We're thanking everyone for the support provided to Swiftly and we're glad to have you guys as a community!

Useful Links
Roadmap: Trello
Discord: Присоединяйтесь к сообществу «Swiftly» на сервере Discord!
Website: https://swiftlycs2.net/
B2TzUZgdj2bRN86iXmobRHkV38vzeHqs.png
 

blu1337__

Участник
Сообщения
6
Реакции
13
  • Автор ресурса
  • #7
blu1337__ updated Swiftly with a new update entry:

Announcement - JavaScript/TypeScript Release - v1.5.0

Hello everyone!

We're happy to announce that Swiftly has implemented JavaScript/TypeScript support for plugins!

What did we add?

We've added JavaScript support for plugins, allowing you to also make the plugins in TypeScript using our TypeScript Plugin Guide. We've also added the following:

  • OnPluginStart Error: Now if OnPluginStart throws an error, the plugin will not start and the reason...

Read the rest of this update entry...
 

Phrog

Участник
Сообщения
257
Реакции
98
Пересаживаться с привычного C# желания нет, но выглядит очень интересно, автору респект за то что так долго и упорно занимается этим.
 
Сверху Снизу