An open API service indexing awesome lists of open source software.

https://github.com/ahmad45123/extremestudio

ExtremeStudio is a PAWN editor and is designed to be used in SA-MP development.
https://github.com/ahmad45123/extremestudio

ide pawn-editor sa-mp sa-mp-development scintilla scintillanet

Last synced: 5 months ago
JSON representation

ExtremeStudio is a PAWN editor and is designed to be used in SA-MP development.

Awesome Lists containing this project

README

          

# ![Logo](http://i.imgur.com/Jmxy3lc.png)

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)

ExtremeStudio is a PAWN editor and is designed to be used in SA-MP development.

## Download
You can download the app along with auto-updater from here:
https://rebrand.ly/ExtremeStudio

## Localization
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/extremestudio/localized.svg)](https://crowdin.com/project/extremestudio)

All localization is done on Crowdin, Kindly register through this link:
https://crowdin.com/project/extremestudio/invite

If there is a missing language, Please create an issue asking for it.

## Credits
* Microsoft for .NET ofcourse.
* [ScintillaNET](https://github.com/jacobslusser/ScintillaNET) for the wrapper for Scintilla.
* [DockPanelSuite](http://dockpanelsuite.com/) for the tabbing control.
* [sampctl](http://sampctl.com) used as the packages manager and to handle the project system.
* [AutoCompleteMenu](http://www.codeproject.com/Articles/365974/Autocomplete-Menu) for the auto-complete menu used along with ScintillaNET using [this](https://github.com/JohnyMac/AutoCompleteMenu-ScintillaNET) wrapper by me.
* [DotNetZIP](https://dotnetzip.codeplex.com/), A class library that add support for handling ZIP files.
* [JSON.NET](http://www.json.net/) for the awesome JSON serializer.
* [Ribbon](http://www.codeproject.com/Articles/364272/Easily-Add-a-Ribbon-into-a-WinForms-Application-Cs) for the awesome ribbon control.
* [JetBrains](https://www.jetbrains.com/) for supporting ES by providing [ReSharper](https://www.jetbrains.com/resharper/) free of charge.
* [Crowdin](https://crowdin.com) for providing an open-source license for ES.
* [Advanced Installer](https://www.advancedinstaller.com) for providing a free open-source license for ES.
* Icon made by [Roundicons](https://www.flaticon.com/authors/roundicons) from [Flaticon](https://www.flaticon.com/) is licensed by [CC 3.0](http://creativecommons.org/licenses/by/3.0/)
* [Crayder](http://forum.sa-mp.com/member.php?u=214776), designed the logo. ;)
* Pretty much everything else is by me.