1.6 KiB
1.6 KiB
title | slug |
---|---|
Home | / |
Welcome to the Premake 5 User Guide !
Getting Started
- What Is Premake?
- Getting Premake
- Using Premake
- Building Premake
- Getting Help
- Who Uses Premake?
- About This Wiki
Writing Premake Scripts
- Your First Script
- Workspaces and Projects
- Scopes and Inheritance
- Adding Source Files
- Linking
- Configurations and Platforms
- Filters
- Build Settings
- Command Line Arguments
- Using Modules
- Tutorials
- More Topics…
Extending Premake
- Introduction
- Code Overview
- Coding Conventions
- Overrides and Call Arrays
- Developing Modules
- Adding a New Action
- Adding a New Toolset
Premake Reference
- Project API
- Lua Library Additions
- Available Modules
- Supported Feature Matrix
- What's New in 5.0
- Migrating From 4.x