Search Results for

    Show / Hide Table of Contents

    Basic Script Mod

    This guide assumes that you are using Visual Studio and have done the requirements.

    Setup

    To get started up, begin by creating a new .Net Framework project.

    Select Class Library (.NET Framework)

    Select Class Library (.NET Framework)

    After creating a new project, reference SimAirport.Modding.Base.dll on your mod.

    IMAGE HERE

    Scripting

    Scripting a new Zone

    TODO finish this

    // some code
    

    Scripting a new (X)

    TODO finish this

    // some code
    
    • Improve this Doc
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾