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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish on crates.io #1

Open
derBobo opened this issue Mar 9, 2022 · 4 comments
Open

publish on crates.io #1

derBobo opened this issue Mar 9, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@derBobo
Copy link

derBobo commented Mar 9, 2022

Just a quick question. is it possible to publish factorio-lib-rs and factorio-mlua on crates.io? that would be very usefull if other people want to interact with factorio mods in rust.

@JohnTheCoolingFan
Copy link
Owner

I plan to publish them when they are in working shape and condition. That means, for factorio-lib-rs is to have the mod loading functionality, and for factorio-mlua to be a proper package/library rather than quickly hacked together fork.

@JohnTheCoolingFan JohnTheCoolingFan added the enhancement New feature or request label Mar 9, 2022
@JohnTheCoolingFan
Copy link
Owner

Oh, and by the way, if you want to use these libraries through cargo, you totally can by specifiying the git repo.

@JohnTheCoolingFan
Copy link
Owner

I've made a PR to merge factorio-mlua into main mlua and got a negative response. Making factorio-mlua its own package would require to resolve some things with CI/CD and similar.

@JohnTheCoolingFan
Copy link
Owner

JohnTheCoolingFan commented May 25, 2022

Published factorio-mlua and factorio-lus-src-rs to crates.io. Won't publish this library yet as it's not done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants