All Projects → loup99 → WtWSMS

loup99 / WtWSMS

Licence: other
A Migrational Era Mod for CK2

Programming Languages

NSIS
403 projects
AMPL
153 projects
Batchfile
5799 projects
lua
6591 projects

Projects that are alternatives of or similar to WtWSMS

restoration-mod
This repository is the home of Restoration Mod for Payday 2
Stars: ✭ 30 (-33.33%)
Mutual labels:  mod, overhaul
CK2Plus
Repository for the CK2Plus mod
Stars: ✭ 25 (-44.44%)
Mutual labels:  mod, ck2
CleanSlate
A community resource, clean base from which to begin mods for CrusaderKings 2
Stars: ✭ 21 (-53.33%)
Mutual labels:  mod, ck2
CK2Plus Rewrite
Home of the complete rewrite of the CK2Plus Mod
Stars: ✭ 17 (-62.22%)
Mutual labels:  mod, ck2
EMF
Extended Mechanics & Flavor
Stars: ✭ 33 (-26.67%)
Mutual labels:  mod, ck2
FarmersDelight
[Forge] A lightweight farming expansion for Minecraft.
Stars: ✭ 112 (+148.89%)
Mutual labels:  mod
HootHoot
Justice 2.0, a moderation bot for the repl.it discord
Stars: ✭ 13 (-71.11%)
Mutual labels:  mod
architectury-api
An intermediary api aimed at easing development of multiplatform mods.
Stars: ✭ 139 (+208.89%)
Mutual labels:  mod
BNSBoost
A simple launcher for Blade & Soul patches. Working as of the Fire and Blood game update.
Stars: ✭ 19 (-57.78%)
Mutual labels:  mod
kag territorycontrol
King Arthur's Gold - Territory Control Mod
Stars: ✭ 17 (-62.22%)
Mutual labels:  mod
Nintendo-Switch-JoyCon-Hack
Hardwiring a push button in a JoyCon to grant bootloader access
Stars: ✭ 44 (-2.22%)
Mutual labels:  mod
refinedstorage2
Refined Storage is a mass storage mod for Minecraft that offers the player a network-based storage system, allowing them to store items and fluids on a massively expandable device network.
Stars: ✭ 35 (-22.22%)
Mutual labels:  mod
ppplay
An old-fashioned Module Player
Stars: ✭ 27 (-40%)
Mutual labels:  mod
Keizaal
Keizaal is a simple modlist that seeks to enhance and expand on Skyrim without compromising Bethesda’s original vision that we all fell in love with back in 2011.
Stars: ✭ 14 (-68.89%)
Mutual labels:  mod
Oxygen-AOD-Mod
Additional features for OnePlus on AMOLED screens.
Stars: ✭ 19 (-57.78%)
Mutual labels:  mod
BSDataPuller
Gathers data about the current map you are playing to then be sent out over a websocket for other software to use, e.g. A web overlay like BSDP-Overlay. This mod works with multi PC setups!
Stars: ✭ 32 (-28.89%)
Mutual labels:  mod
libxm
A small XM (FastTracker II Extended Module) player library.
Stars: ✭ 94 (+108.89%)
Mutual labels:  mod
BAI
Blood and Iron mod for Victoria 2: Heart of Darkness - in-development version
Stars: ✭ 19 (-57.78%)
Mutual labels:  mod
PlusTiC
Minecraft mod for adding new tools to and integrating various mods with Tinkers Construct
Stars: ✭ 34 (-24.44%)
Mutual labels:  mod
SwordCoastStratagems
Sword Coast Stratagems (SCS) adds over 130 optional components to Baldur's Gate: Enhanced Edition, Baldur's Gate II: Enhanced Edition, Baldur's Gate II: Throne of Bhaal, Baldur's Gate Trilogy, mostly focused around improving monster AI and encounter difficulties, but also including cosmetic and ease-of-use components, tweaks to abilities or spells.
Stars: ✭ 43 (-4.44%)
Mutual labels:  mod

When the World Stopped Making Sense

A Dark Ages mod for Crusader Kings 2!

Allows to play from 476 (Fall of the Western Roman Empire) to 1453 (Fall of the Eastern Roman Empire).

Bookmarks will feature the 476-700 period, with possible extensions. Some added bookmarks are Shattered Empire (480), The Gothic Wars (535) and Frankish steel (486). Flavour, historical setup and accurate gameplay mechanics for the period are of course also featured.

For more info, check the WtWSMS wiki page.

Players & Followers

This is a version of the mod that is constantly updated. Therefore, it is not recommended to use if you want to play a game. If you do, however, want to help us testing the mod or join our team, please PM or contact us in some way and we will give you directions. The Git version will never receive any support and bug reports on it will be ignored.

Developers & Testers

Because portraits DLC compatibility required to use sub-mods, it's no longer possible to clone directly Git repo inside mod folder. To run the mod from a Git local repository:

  • Clone the repository to Git default location (for instance C:\Users\username\git)
  • If you already have a local Git repository inside the CKII mod folder, simply move the root WTWSMS folder (containing the .git folder) elsewhere, Git itself won't care that the folder has moved.
  • Alternatively, you can also delete the WTWSMS folder (Warning: make sure all your local work is committed & pushed to Github, otherwise keep a backup copy !) and re-clone the repository from Github to another location
  • Run create_symbolic_links.bat to create symbolic links from CK2 mod folder to the actual folders in your Git working directory
  • Copy over all the .mod files from Git folder to CKII mod folder (you will need to re-copy them occasionally when they change in Git).

Commits & Pull Requests

As we now use GitHub and is a relatively large team, some guidelines are needed. Therefore, I would like to ask you the following:

  • Before making any new commit to master, please check your code (either by using the Validator, or reading it through) in order to avoid any issues.
  • If you are doing any change to the mod (major or minor), please add a mention to it in ChangeLog.txt, in order for us to easier make public releases and keep track of changes. It is better to have a too full changelog rather than a one that is incomplete.
  • Also, if you are about to make a commit, please check the issues and reference your commit to an appropriate one if existing, for example for any change to the legions, use #16 which stands for that issue concerning the legions. This highly facilitates the usage of those issues as discussions and archives allowing us keeping track of different commits.
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].