Skip to content

eve-v0/ModdingDocs

This branch is 2 commits ahead of, 1 commit behind R2Northstar/ModdingDocs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8d7f324 · Nov 21, 2024
Dec 20, 2023
Nov 21, 2024
Nov 18, 2022
Mar 30, 2023
Feb 15, 2022
Mar 15, 2023
Feb 25, 2022
Sep 2, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Mar 13, 2023

Repository files navigation

Titanfall 2 + Northstar Modding Docs

This repo contains documentation and guides on most things you need to know about creating mods for Northstar.

Especially the technical documentation is not done yet and might be incorrect or outdated in some places.

If you have some knowledge to share, but don't want to write a PR, you can make an issue explaining what you know and we can try to integrate that into the docs.

Contributing

The only prerequisites are python and pip. On Linux simply run run.sh in the root dir and in windows execute run.ps1 with powershell in the root dir. You may need to change the Powershell execution policies in order to run the script.

Running the script will install all dependencies required and build the docs locally. The local version is available at [port 8000](http://127.0.0.1:8000/). The server will get opened in your browser when the script finishes. When you change a file the server will automatically rebuild it and refresh your browser window.

About

Guides and tutorials on how to mod using Northstar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • PowerShell 3.2%
  • Shell 1.6%