Anonymous
×
Create a new article
Write your page title here:
We currently have 55 articles on SR5 Foundry VTT System Wiki. Type your article name above or click on one of the titles below and start writing!



SR5 Foundry VTT System Wiki

Main Page: Difference between revisions

No edit summary
No edit summary
Line 11: Line 11:


==Helping Out==
==Helping Out==
{{Whitebox|Recent Changes|width=50%|float=right}}
There are multiple ways of helping to improve the SR5 Foundry VTT system that don't include JavaScript development! No matter how you contribute, all changes and improvements made will be attributed to the community members involved. After all, there are no cyberpunk dystopic megacorporations involved in this project.
There are multiple ways of helping to improve the SR5 Foundry VTT system that don't include JavaScript development! No matter how you contribute, all changes and improvements made will be attributed to the community members involved. After all, there are no cyberpunk dystopic megacorporations involved in this project.



Revision as of 20:28, 20 February 2024

Work-in-Progress
This wiki and the system it is documenting are both works in progress. Logins to the wiki are currently restricted, but will be opened up in the future for commenting and assistance.

SR5 Foundry System Features

Modules
While Foundry has a vast module ecosystem, there are a few specific modules that enhance capabilities already available within the SR5 system.

Learn more about the Shadowrun Fith Edition system implementation for Foundry Virtual Table Top and its features:

Helping Out

Recent Changes

Recent Updates

2024-11-03 15:43:58 Chummer Character Importer
2024-10-29 01:18:45 Character Actor
2024-10-14 13:18:54 Active Effect
2024-10-07 21:42:15 Item Sheet Basics
2024-09-30 20:55:39 Summoning Workflow
2024-09-30 20:54:37 Device Item
2024-09-30 20:53:55 Host Item
2024-09-30 20:35:12 Weapon Item

Newest Documents

2024-09-29 19:10:47 Keybinds
2024-02-27 21:00:43 Prebuilt Disguise
2024-02-20 20:42:09 Deflection
2024-02-03 18:58:55 Compendiums
2024-02-01 11:58:04 Teamwork Rolls
2024-02-01 11:52:27 Journal Rolls
2024-01-18 14:26:35 Medkit
2023-12-29 20:45:35 Roll Card Basics

There are multiple ways of helping to improve the SR5 Foundry VTT system that don't include JavaScript development! No matter how you contribute, all changes and improvements made will be attributed to the community members involved. After all, there are no cyberpunk dystopic megacorporations involved in this project.

One of the easiest and most direct ways is to help out other users of the system via the #shadowrun-5e channel on the Foundry Virtual Tabletop Community Discord server.

Issues/Enhancements

Discussing issues and enhancements via Discord is a valid way to help improve the system, yet as soon as the dicussion gets concrete it's more efficient to file an issue on SR5-FoundryVTT GitHub's Issue Tracker. This allows for better tracking and assignment of problems and todos. Before creating a new issue, please search the tracker to see if there is an existing entry that you can comment on instead.

Content

While they system cannot include a complete set of content (like weapons, armor, or gear) due to licensing considerations, there is the possibility for original content to be included with the system. There are also users in the Foundry VTT Discord that can provide guidance on self-publishing material in a Foundry-compatible format.

Translations

There have been amazing community efforts regarding translating the system. All availalble translations are included within the system's installation and can be found in /systems/shadowrun5e/dist/locale inside the server's User Data. Should you want to improve an existing translation you can edit the .json file, test your changes, and provide them with a GitHub issue. In case you want to directly include them with a GitHub pull request, reach out on the Discord for proper instructions.

Please be careful when updating the system with changes made to files, as a system update will overwrite all changes made!

Development

If you're interested in contributing to the JavaScript development, check the README-DEV.md in the GitHub repository for a quick guide to SR5 system developement.