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

https://github.com/jstnmcbrd/the-sqwad-mod

A mod for Europa Universalis IV that aims to model "the Sqwad", a group of gamers who met in public school.
https://github.com/jstnmcbrd/the-sqwad-mod

eu4 modding

Last synced: 3 months ago
JSON representation

A mod for Europa Universalis IV that aims to model "the Sqwad", a group of gamers who met in public school.

Awesome Lists containing this project

README

        

# The Sqwad Mod
Welcome to [The Sqwad Mod](https://steamcommunity.com/sharedfiles/filedetails/?id=1294735825), a mod for [Europa Universalis IV](https://store.steampowered.com/app/236850/Europa_Universalis_IV/) that aims to model "the Sqwad", a group of gamers who met in public school.

## Setup
Clone this repository within the EU4 mods folder.

- On Windows: `~\Documents\Paradox Interactive\Europa Universalis IV\mods\`
- On Mac: `~/Documents/Paradox Interactive/Europa Universalis IV/mod/`
- On Linux: `~/.local/share/Paradox Interactive/Europa Universalis IV/mod/`

Copy [sqwad_mod.mod](/sqwad_mod.mod) up a folder (into `mods`).
Otherwise EU4 will not be able to detect the mod.

## Changes

For a list of all updates, see the [changelog](/CHANGELOG.md) document, or the "[Change Notes](https://steamcommunity.com/sharedfiles/filedetails/changelog/1294735825)" page on the Steam Workshop.

## Guidelines

To see what the plans are for future updates, please see the [plans](./misc/PLANS.md) document.

If you'd like to contribute to this mod, please see the [requirements](./misc/REQUIREMENTS.md) document.

## How to Mod

[Modding guide](https://eu4.paradoxwikis.com/Modding)

### Documentation

[Effects](https://eu4.paradoxwikis.com/Commands)

[Triggers](https://eu4.paradoxwikis.com/Conditions)

[Modifiers](https://eu4.paradoxwikis.com/Modifier_list)

[Scopes](https://eu4.paradoxwikis.com/Scopes)

[Variables](https://eu4.paradoxwikis.com/Variables)

[Localisation](https://eu4.paradoxwikis.com/Localisation)

[Customizable Localisation](https://eu4.paradoxwikis.com/Customizable_localization)

[Run Files](https://eu4.paradoxwikis.com/Run_files)

### Specific Guides

[Bookmarks](https://eu4.paradoxwikis.com/Scenario_modding)

[Countries](https://eu4.paradoxwikis.com/Country_creation)

[Cultures](https://eu4.paradoxwikis.com/Culture_modding)

[National ideas](https://eu4.paradoxwikis.com/Idea_group_modding#National_ideas)

[Scripted triggers and usage](https://eu4.paradoxwikis.com/Conditions#Scripted_triggers)

[Flags](https://eu4.paradoxwikis.com/Country_creation#Flag)

[Loading screens]()

[History](https://eu4.paradoxwikis.com/History_modding)

[Localisation](https://eu4.paradoxwikis.com/Localisation)