Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 1.77 KB

README.md

File metadata and controls

23 lines (22 loc) · 1.77 KB

Zartex 2.0

Zartex 2.0 (Zartex2) is a mod from the tool Zartex by Fireboyd78 (https://github.com/Fireboyd78/driver-tools), The main idea of this mod is to bring more features to Zartex such as adding new nodes, actors, wires, etc.
And also support Driver: Parallel Lines mission package files.
Powered by MoonSharp Lua Interpreter

"2 is better than 1"

Lua

Zartex 2.0 uses MoonSharp as Lua interpreter to import Lua scripts and turn them into actual .mpc files for Driv3r. This feature is still work in progress as not all functions are fully coded. You should check the Wiki of all Lua functions here.

Lua Compiler

LuaC is a new tool used for compiling Driv3r and Driver: PL Lua scripts without a GUI. It's still in beta stage so you might get something like "being used by another process" error, etc. Make sure it has same folder as Zartex 2.0 as both are shared projects.

Requirements

You'll need an IDE that supports C# 6.0 and atleast .NET Framework 4.0, unless otherwise specified. Most of the code here was written in Visual Studio 2017 Community. So it is recommended to you to get Microsoft Visual Studio 2017 Community in order to open the source code.

Licensing / Warranty

Everything is provided "as-is" and without any warranty of any kind. You may use and/or redistribute this code freely*. No credit is necessary, but would be very much appreciated.

Releases

You can get all the releases here.
But the latest release is this.