Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mod exporting #227

Merged
merged 1 commit into from
Nov 7, 2021

Conversation

DasCapschen
Copy link
Member

Adds an "export mod" button to the modding tools.

If your mod is at res://Mods/my_mod/, then this will create a folder user://addons/my_mod/ and inside that folder, it will create a my_mod.pck which contains everything from inside res://Mods/my_mod/.
It will then copy res://Mods/my_mod/content.tres to user://addons/my_mod/content.tres.

And bam! 馃挜 a ready to use mod for LTS :)

@DasCapschen DasCapschen added enhancement New feature or request modding Mods and modding tools labels Nov 6, 2021
@DasCapschen DasCapschen self-assigned this Nov 6, 2021
@DasCapschen DasCapschen added this to In progress in v0.9 (Old) via automation Nov 7, 2021
@DasCapschen DasCapschen added this to the 0.9 milestone Nov 7, 2021
@HaSa1002 HaSa1002 merged commit 7c04c44 into Libre-TrainSim:master Nov 7, 2021
v0.9 (Old) automation moved this from In progress to Done Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request modding Mods and modding tools
Projects
No open projects
v0.9 (Old)
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants