All Projects → Drake53 → War3Net

Drake53 / War3Net

Licence: MIT license
A .NET implementation of Warcraft III related libraries.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to War3Net

war3-model
TypeScript-based mdl/mdx (Warcraft 3 model formats) converter/renderer
Stars: ✭ 56 (-26.32%)
Mutual labels:  warcraft3, blp
embedded-japi-plugin
魔兽地图 内置japi插件文档
Stars: ✭ 29 (-61.84%)
Mutual labels:  jass, warcraft3
JMPQ3
Native Java mpq archive library
Stars: ✭ 34 (-55.26%)
Mutual labels:  warcraft3, mpq
cassidy
Cassidy programming language, bringing static typing, strictness, safety and precision into your web project
Stars: ✭ 25 (-67.11%)
Mutual labels:  transpiler
esp32-transpiler
Transpile Golang into Arduino code to use fully automated testing at your IoT projects.
Stars: ✭ 53 (-30.26%)
Mutual labels:  transpiler
casc
CASC extractor for World of Warcraft data
Stars: ✭ 15 (-80.26%)
Mutual labels:  mpq
preact-codemod
🍧 Shave some bytes by using Preact.
Stars: ✭ 39 (-48.68%)
Mutual labels:  transpiler
Sweet.apex
Next Generation of Apex Development
Stars: ✭ 43 (-43.42%)
Mutual labels:  transpiler
coffee-to-ts
[NOT ACTIVELY MAINTAINED] Convert CoffeeScript to TypeScript
Stars: ✭ 34 (-55.26%)
Mutual labels:  transpiler
neo4j-graphql-java
Pure JVM translation for GraphQL queries and mutations to Neo4j's Cypher
Stars: ✭ 94 (+23.68%)
Mutual labels:  transpiler
Jikka
an automated solver for problems of competitive programming
Stars: ✭ 143 (+88.16%)
Mutual labels:  transpiler
natsu-clr
il2cpp transpiler and runtime compatible with .Net Core
Stars: ✭ 76 (+0%)
Mutual labels:  transpiler
py2many
Transpiler of Python to many other languages
Stars: ✭ 420 (+452.63%)
Mutual labels:  transpiler
cito
Ć programming language. Translated automatically to C, C++, C#, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
Stars: ✭ 1,372 (+1705.26%)
Mutual labels:  transpiler
stbi-sharp
C# wrapper around stb_image.h and qoi.h
Stars: ✭ 17 (-77.63%)
Mutual labels:  tga
x
The Jule programming language
Stars: ✭ 35 (-53.95%)
Mutual labels:  transpiler
atom-ts-transpiler
A transpiler for Atom packages that processes code with TypeScript
Stars: ✭ 14 (-81.58%)
Mutual labels:  transpiler
6umpukc
Тулинг для разработки сайтов и решений на Bitrix под Ubuntu/Windows
Stars: ✭ 13 (-82.89%)
Mutual labels:  transpiler
gowarcraft3
GoWarcraft3 provides a set of go packages and utilities that ease working with Warcraft III protocols and file formats.
Stars: ✭ 42 (-44.74%)
Mutual labels:  warcraft3
habrlang
Step by Step guide how to make your own programming language
Stars: ✭ 20 (-73.68%)
Mutual labels:  transpiler

War3Net

A .NET implementation of Warcraft III related libraries

GitHub stars GitHub forks


What is War3Net?ProjectsContributingLicense


What is War3Net?

War3Net is a collection of libraries for Warcraft III modding.

Projects

Project Summary NuGet
War3Net.Build Generate Wacraft III map script and MPQ archive, by reading from C#/vJass source code and war3map files. VBuild
War3Net.Build.Core Parsers and serializers for war3map files. VBuildCore
War3Net.CodeAnalysis.CSharp deprecated VCodeCSharp
War3Net.CodeAnalysis.Decompilers Regenerate war3map files from a Warcraft III map script. VCodeDecomp
War3Net.CodeAnalysis.Jass War3Net.CodeAnalysis.Jass is a library for parsing and rendering JASS source files. VCodeJass
War3Net.CodeAnalysis.Transpilers Transpiles JASS source code to C# or lua. VCodeTrans
War3Net.Common Contains some methods used by several other War3Net projects. VCommon
War3Net.Drawing.Blp War3Net.Drawing.Blp is a library for reading files with the ".blp" extension. VBlp
War3Net.IO.Compression Decompression and compression algorithms for compression methods commonly used in MPQ archives. VCompress
War3Net.IO.Mpq Class library for opening and creating MPQ files. VMpq
War3Net.IO.Slk Library for opening and creating files in SLK format. VSlk
War3Net.Modeling Read and write .mdl and .mdx files. Coming soon
War3Net.Rendering Renders Warcraft III models using Veldrid. Coming soon
War3Net.Replay Parse replay (.w3g) files. Coming soon
War3Net.Runtime Uses NLua to run JASS and lua map scripts. Coming soon
War3Net.Runtime.Core C# implementation of Warcraft III's backend code. Coming soon
War3Net.Runtime.Api.Blizzard The Blizzard.j API implemented in C#. Coming soon
War3Net.Runtime.Api.Common API for War3Net.Runtime.Core, similar to War3Api.Common. Coming soon

Some of the above projects are based on code from other repositories:

Contributing

GitHub issues GitHub pull requests

License

GitHub license

War3Net is licenced under the MIT license. Projects from NuGet packages and submodules may have a different license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].